Skip to content

Commit

Permalink
Update junit5 monorepo to v5.9.1 (#317)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent cc25cb8 commit 7c5747c
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 @@ -37,7 +37,7 @@ repositories {
}

ext {
junitJupiterEngineVersion = '5.8.1'
junitJupiterEngineVersion = '5.9.1'
vertxVersion = '3.9.12'
javaDotenvVersion = '5.2.2'
flywayCoreVersion = '8.5.2'
Expand Down

0 comments on commit 7c5747c

Please sign in to comment.