Skip to content

Commit b263cb2

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.11.1 to 5.11.2 (#514)
1 parent d0f06c3 commit b263cb2

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
@@ -55,7 +55,7 @@ dependencies {
5555

5656
testImplementation 'jakarta.platform:jakarta.jakartaee-api:10.0.0'
5757
testImplementation 'org.hamcrest:hamcrest:3.0'
58-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
58+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
5959
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.2'
6060
testImplementation 'org.mockito:mockito-core:5.13.0'
6161
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.1'

0 commit comments

Comments
 (0)