Skip to content

Commit

Permalink
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.10…
Browse files Browse the repository at this point in the history
….1 (#2342)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 7114b86 commit 9644235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ logback = "ch.qos.logback:logback-classic:1.3.5"
# Required for logback.xml conditional configuration
janino = "org.codehaus.janino:janino:3.1.10"
# Testing libraries
junit5 = "org.junit.jupiter:junit-jupiter:5.10.0"
junit5 = "org.junit.jupiter:junit-jupiter:5.10.1"
assertj = "org.assertj:assertj-core:3.24.2"
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.5.0"
jimfs = "com.google.jimfs:jimfs:1.3.0"

0 comments on commit 9644235

Please sign in to comment.