Skip to content

Commit 69af93b

Browse files
bump junit-bom from 5.7.1 to 5.7.2 (via #585)
1 parent c6e476d commit 69af93b

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
@@ -76,7 +76,7 @@ configure(subprojects) {
7676
dependencyManagement {
7777
imports {
7878
mavenBom("com.fasterxml.jackson:jackson-bom:2.12.3")
79-
mavenBom("org.junit:junit-bom:5.7.1")
79+
mavenBom("org.junit:junit-bom:5.7.2")
8080
}
8181
dependencies {
8282
dependency("com.github.tomakehurst:wiremock:2.27.2")

0 commit comments

Comments
 (0)