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 b5188c7 commit 85317a1Copy full SHA for 85317a1
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.20'
30
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.4.5-SNAPSHOT'
31
32
- implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.8.2'
+ implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.8.3'
33
34
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
35
}
0 commit comments