Skip to content

Commit fae9470

Browse files
authoredMar 14, 2025··
chore(deps): update junit5 monorepo to v5.12.1 (#1343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bd6594 commit fae9470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎buildSrc/src/main/kotlin/com/github/spotbugs/com.github.spotbugs.test.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("org.sonarqube")
88
}
99

10-
val junitVersion = "5.12.0"
10+
val junitVersion = "5.12.1"
1111
dependencies {
1212
testImplementation(gradleTestKit())
1313
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")

0 commit comments

Comments
 (0)
Please sign in to comment.