Skip to content

Commit 95430f0

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#141)
1 parent 73a62aa commit 95430f0

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
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18-
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
18+
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
1919
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
2020
testImplementation('com.github.npathai:hamcrest-optional:2.0.0')
2121
testImplementation('org.hamcrest:hamcrest:2.2')

0 commit comments

Comments
 (0)