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 7f5e87f commit e8ebdd7Copy full SHA for e8ebdd7
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
38
implementation("me.carleslc.Simple-YAML:Simple-Yaml:1.8.4")
39
40
- testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.13.0")
41
}
42
43
blossom {
0 commit comments