Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo (#988)
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>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] committed Jun 10, 2024
1 parent 1c6a373 commit b2325e0
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.1"
def junitPlatform = "1.10.1"
def junit5Version = "5.10.2"
def junitPlatform = "1.10.2"
def jaxbVersion = "2.3.1"
def jakartaVersion = "2.1.3"
def jakartaInjectVersion = "2.0.1"
Expand Down

0 comments on commit b2325e0

Please sign in to comment.