Skip to content

Commit 78b6018

Browse files
bump junit-bom from 5.7.2 to 5.8.0 (via #650)
1 parent c2daac0 commit 78b6018

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
@@ -131,7 +131,7 @@ configure(libs) {
131131
dependencyManagement {
132132
imports {
133133
mavenBom("com.fasterxml.jackson:jackson-bom:2.12.5")
134-
mavenBom("org.junit:junit-bom:5.7.2")
134+
mavenBom("org.junit:junit-bom:5.8.0")
135135
}
136136
dependencies {
137137
dependency("com.github.tomakehurst:wiremock:2.27.2")

0 commit comments

Comments
 (0)