Skip to content

Commit c6720b9

Browse files
bump junit-bom from 5.8.0 to 5.8.1 (via #658)
1 parent 038cc14 commit c6720b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.0")
134+
mavenBom("org.junit:junit-bom:5.8.1")
135135
}
136136
dependencies {
137137
dependency("com.github.tomakehurst:wiremock:2.27.2")

0 commit comments

Comments
 (0)