Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 405b9b3 commit e684f5c
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 e684f5c

Please sign in to comment.