Skip to content

Commit

Permalink
Merge pull request #69 from Citi/dependabot/gradle/junit-5.10.3
Browse files Browse the repository at this point in the history
Bump junit from 5.10.2 to 5.10.3
  • Loading branch information
magner669 authored Jul 10, 2024
2 parents 4db4950 + ae34c4e commit 68c3227
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 @@ okhttp = "4.12.0"
jackson = "2.17.2"
# No need to keep the same Kotlin version with Gradle, at least because kotlin runtime is a transitive dependency of okhttp
kotlin = "1.9.23"
junit = "5.10.2"
junit = "5.10.3"

[libraries]
snakeyaml = "org.yaml:snakeyaml:2.2"
Expand Down

0 comments on commit 68c3227

Please sign in to comment.