Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Oct 5, 2024
1 parent fe425f1 commit 72cbffb
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 @@ -169,8 +169,8 @@ dependencies {
def guavaVersion = "32.1.3-jre"
def guiceVersion = "7.0.0"
def junit4Version = "4.13.2"
def junit5Version = "5.10.3"
def junitPlatform = "1.10.3"
def junit5Version = "5.11.2"
def junitPlatform = "1.11.2"
def jaxbVersion = "2.3.1"
def jakartaVersion = "2.1.3"
def jakartaInjectVersion = "2.0.1"
Expand Down

0 comments on commit 72cbffb

Please sign in to comment.