Skip to content

Commit

Permalink
Merge pull request #622 from cqse/renovate/junit
Browse files Browse the repository at this point in the history
Update junit to v5.11.4
  • Loading branch information
DreierF authored Dec 16, 2024
2 parents d465b42 + 3d15ac7 commit 5ea039c
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 @@ -9,7 +9,7 @@ jacoco = "0.8.12"
# We need to stay on the 1.3.x release line as 1.4.x requires Java 11
logback = "1.3.14"
retrofit = "2.11.0"
junit = "5.11.3"
junit = "5.11.4"
junitPlatform = "1.11.3"
okhttp = "4.12.0"
mockito = "4.11.0"
Expand Down

0 comments on commit 5ea039c

Please sign in to comment.