Skip to content

Commit 4914df4

Browse files
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.12.0
1 parent 7ecb15a commit 4914df4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ logcaptor = "io.github.hakky54:logcaptor:2.10.1"
3030
# environment variable
3131
janino = "org.codehaus.janino:janino:3.1.12"
3232
# Testing libraries
33-
junit5 = "org.junit.jupiter:junit-jupiter:5.11.4"
33+
junit5 = "org.junit.jupiter:junit-jupiter:5.12.0"
3434
assertj = "org.assertj:assertj-core:3.27.3"
3535
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.6.0"
3636
jimfs = "com.google.jimfs:jimfs:1.3.0"

0 commit comments

Comments
 (0)