Skip to content

Commit ad9fc08

Browse files
Update dependency me.carleslc.Simple-YAML:Simple-Yaml to v1.8.4
1 parent 93e2d0c commit ad9fc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repositories {
3535
dependencies {
3636
compileOnly("xyz.theprogramsrc:simplecoreapi:0.6.2-SNAPSHOT")
3737

38-
implementation("me.carleslc.Simple-YAML:Simple-Yaml:1.8.3")
38+
implementation("me.carleslc.Simple-YAML:Simple-Yaml:1.8.4")
3939

4040
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
4141
}

0 commit comments

Comments
 (0)