Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and egorikftp committed Dec 16, 2024
1 parent df4f6a5 commit b0bd4bb
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 @@ -23,7 +23,7 @@ xpp3 = "org.ogce:xpp3:1.1.6"
clikt = "com.github.ajalt.clikt:clikt:5.0.2"
r8 = "com.android.tools:r8:8.6.36"

junit5-jupiter = "org.junit.jupiter:junit-jupiter:5.11.3"
junit5-jupiter = "org.junit.jupiter:junit-jupiter:5.11.4"
junit-launcher = { module = "org.junit.platform:junit-platform-launcher" }
junit4 = "junit:junit:4.13.2"
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
Expand Down

0 comments on commit b0bd4bb

Please sign in to comment.