Skip to content

Commit f42e32f

Browse files
Bump org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.1 (#511)
1 parent 71769a6 commit f42e32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
testImplementation 'jakarta.platform:jakarta.jakartaee-api:10.0.0'
5757
testImplementation 'org.hamcrest:hamcrest:3.0'
5858
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
59-
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
59+
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.1'
6060
testImplementation 'org.mockito:mockito-core:5.13.0'
6161
testImplementation 'org.mockito:mockito-junit-jupiter:5.13.0'
6262

0 commit comments

Comments
 (0)