Skip to content

Commit

Permalink
fix(deps): update junit to v5.9.1 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
pleo-bot-renovate committed Sep 22, 2022
1 parent f50c4b9 commit 596206c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ allprojects {

subprojects {
ext {
junitVersion = "5.9.0"
junitVersion = "5.9.1"
kotlinGuiceVersion = "1.6.0"
kotlinReflectVersion = "1.7.10"
mockkVersion = "1.12.4"
Expand Down

0 comments on commit 596206c

Please sign in to comment.