Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.9.0 (#124)
Browse files Browse the repository at this point in the history
Co-authored-by: Erwin Wessels <54856303+erwinw@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Aug 15, 2022
1 parent 0abc40d commit 2bba6fb
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.8.2"
junitVersion = "5.9.0"
kotlinGuiceVersion = "1.6.0"
kotlinReflectVersion = "1.7.0"
mockkVersion = "1.12.3"
Expand Down

0 comments on commit 2bba6fb

Please sign in to comment.