Skip to content

Commit aa9f235

Browse files
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.3 (#2840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 244aa39 commit aa9f235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ logcaptor = "io.github.hakky54:logcaptor:2.9.3"
3030
# environment variable
3131
janino = "org.codehaus.janino:janino:3.1.12"
3232
# Testing libraries
33-
junit5 = "org.junit.jupiter:junit-jupiter:5.11.2"
33+
junit5 = "org.junit.jupiter:junit-jupiter:5.11.3"
3434
assertj = "org.assertj:assertj-core:3.26.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)