Skip to content

Commit d083966

Browse files
committed
Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.11.4
1 parent 803b282 commit d083966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io.github.nstdio.http.ext.test-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ mapOf(
6161
configurations.getByName(t) { extendsFrom(configurations.getByName(u)) }
6262
}
6363

64-
val junitVersion = "5.10.1"
64+
val junitVersion = "5.11.4"
6565
val assertJVersion = "3.27.3"
6666
val kotestAssertionsVersion = "5.8.0"
6767
val mockitoVersion = "5.7.0"

0 commit comments

Comments
 (0)