Skip to content

Commit

Permalink
Upgraded JUnit to 5.11.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbrandt committed Oct 25, 2024
1 parent 3ffc961 commit d1a433f
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 @@ -6,7 +6,7 @@ dependency-analysis-gradle-plugin = "2.3.0"
detekt = "1.23.7"
equalsverifier = "3.17.1"
jetbrains-annotations = "26.0.1"
junit = "5.11.2"
junit = "5.11.3"
jvm-dependency-conflict-resolution = "2.1.2"
koin = "4.0.0"
kotest = "5.9.1"
Expand Down

0 comments on commit d1a433f

Please sign in to comment.