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 d87cf89 + ad9fc08 commit 46eace1Copy full SHA for 46eace1
build.gradle.kts
@@ -35,7 +35,7 @@ repositories {
35
dependencies {
36
compileOnly("xyz.theprogramsrc:simplecoreapi:0.6.2-SNAPSHOT")
37
38
- implementation("me.carleslc.Simple-YAML:Simple-Yaml:1.8.3")
+ implementation("me.carleslc.Simple-YAML:Simple-Yaml:1.8.4")
39
40
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
41
}
0 commit comments