Skip to content

Commit

Permalink
Update junit5 monorepo (#159)
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 Dec 19, 2024
1 parent 14139a8 commit 92cce62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ java {
}

ext {
junitVersion = '5.11.3'
junitPlatformVersion = '1.11.3'
junitVersion = '5.11.4'
junitPlatformVersion = '1.11.4'
log4jVersion = '2.24.3'
testcontainers = '1.17.5'
cxfVersion = '3.6.5'
Expand Down

0 comments on commit 92cce62

Please sign in to comment.