Skip to content

Commit 1e9f6c6

Browse files
Bump junitVersion from 5.10.3 to 5.11.2 (#161)
1 parent 9e44896 commit 1e9f6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
testImplementation(localGroovy())
8080
testImplementation(gradleTestKit())
8181

82-
val junitVersion = "5.10.3"
82+
val junitVersion = "5.11.2"
8383
testImplementation("org.assertj:assertj-core:3.26.3")
8484
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")
8585
testImplementation("net.navatwo:gradle-plugin-better-testing-junit5:0.0.0")

0 commit comments

Comments
 (0)