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.
2 parents feac72f + 2066308 commit 33463acCopy full SHA for 33463ac
build.gradle.kts
@@ -22,7 +22,7 @@ repositories {
22
dependencies {
23
implementation("com.gradle:develocity-gradle-plugin-adapters:1.0.4")
24
25
- testImplementation(platform("org.junit:junit-bom:5.11.2"))
+ testImplementation(platform("org.junit:junit-bom:5.11.3"))
26
testImplementation("org.junit.jupiter:junit-jupiter")
27
}
28
0 commit comments