Skip to content

Commit

Permalink
Update junit5 monorepo (#705)
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] authored Apr 26, 2023
1 parent c0fded5 commit 2991b5f
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 @@ -86,8 +86,8 @@ dependencies {
def guavaVersion = "31.1-jre"
def guiceVersion = "5.1.0"
def junit4Version = "4.13.2"
def junit5Version = "5.9.2"
def junitPlatform = "1.9.2"
def junit5Version = "5.9.3"
def junitPlatform = "1.9.3"
def jaxbVersion = "2.3.1"

implementation("org.opensearch:opensearch:${opensearchVersion}")
Expand Down

0 comments on commit 2991b5f

Please sign in to comment.