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 5532424 + 13b30e9 commit 8f04159Copy full SHA for 8f04159
1 file changed
plugin/build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
implementation(rootProject)
50
51
testImplementation("org.junit.jupiter:junit-jupiter")
52
- testImplementation(platform("org.junit:junit-bom:5.13.1"))
+ testImplementation(platform("org.junit:junit-bom:5.13.2"))
53
}
54
55
tasks.shadowJar {
0 commit comments