Skip to content

Commit 454ffc8

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.12.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd6a739 commit 454ffc8

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
@@ -11,7 +11,7 @@ dependencies {
1111
implementation 'com.auth0:java-jwt:4.5.0'
1212
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'
1313

14-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
14+
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
1515
testImplementation 'org.mockito:mockito-core:5.16.0'
1616
}
1717

0 commit comments

Comments
 (0)