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 c9f68da + 51ea9e9 commit c61ab43Copy full SHA for c61ab43
1 file changed
plugin/build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
implementation(rootProject)
42
43
testImplementation("org.junit.jupiter:junit-jupiter")
44
- testImplementation(platform("org.junit:junit-bom:6.1.0-SNAPSHOT"))
+ testImplementation(platform("org.junit:junit-bom:6.2.0-SNAPSHOT"))
45
}
46
47
tasks.shadowJar {
0 commit comments