Skip to content

Commit b49d193

Browse files
Merge pull request #164 from apple/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.13.1
Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.13.1
2 parents d8a0207 + 173ef30 commit b49d193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.12.0'
14+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
1515
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
1616
testImplementation 'org.mockito:mockito-core:5.16.0'
1717
}

0 commit comments

Comments
 (0)