Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo (#1005) (#1009)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6bceb92)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[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
3 people authored Jul 14, 2024
1 parent f8ba3cc commit 0799816
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.2"
def junitPlatform = "1.10.2"
def junit5Version = "5.10.3"
def junitPlatform = "1.10.3"
def jaxbVersion = "2.3.1"
def jakartaVersion = "2.1.1"
def jakartaInjectVersion = "2.0.1"
Expand Down

0 comments on commit 0799816

Please sign in to comment.