Skip to content

Commit 3b32410

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18c7ee1 commit 3b32410

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.0'
58+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
5959
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.14.1'

0 commit comments

Comments
 (0)