Skip to content

Commit cab6d8b

Browse files
fix(deps): update junit5 monorepo
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent 654a735 commit cab6d8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ dependencies {
169169
def guavaVersion = "32.1.3-jre"
170170
def guiceVersion = "7.0.0"
171171
def junit4Version = "4.13.2"
172-
def junit5Version = "5.11.2"
173-
def junitPlatform = "1.11.2"
172+
def junit5Version = "5.11.4"
173+
def junitPlatform = "1.11.4"
174174
def jaxbVersion = "2.3.1"
175175
def jakartaVersion = "2.1.3"
176176
def jakartaInjectVersion = "2.0.1"

0 commit comments

Comments
 (0)