We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e476d commit 69af93bCopy full SHA for 69af93b
build.gradle.kts
@@ -76,7 +76,7 @@ configure(subprojects) {
76
dependencyManagement {
77
imports {
78
mavenBom("com.fasterxml.jackson:jackson-bom:2.12.3")
79
- mavenBom("org.junit:junit-bom:5.7.1")
+ mavenBom("org.junit:junit-bom:5.7.2")
80
}
81
dependencies {
82
dependency("com.github.tomakehurst:wiremock:2.27.2")
0 commit comments