Skip to content

Commit

Permalink
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent d829568 commit d39d8c2
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 @@ -30,7 +30,7 @@ logcaptor = "io.github.hakky54:logcaptor:2.9.3"
# environment variable
janino = "org.codehaus.janino:janino:3.1.12"
# Testing libraries
junit5 = "org.junit.jupiter:junit-jupiter:5.11.1"
junit5 = "org.junit.jupiter:junit-jupiter:5.11.2"
assertj = "org.assertj:assertj-core:3.26.3"
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.6.0"
jimfs = "com.google.jimfs:jimfs:1.3.0"

0 comments on commit d39d8c2

Please sign in to comment.