Skip to content

Commit

Permalink
Update dependency me.carleslc.Simple-YAML:Simple-Yaml to v1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2023
1 parent 93e2d0c commit ecd1d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repositories {
dependencies {
compileOnly("xyz.theprogramsrc:simplecoreapi:0.6.2-SNAPSHOT")

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

testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
}
Expand Down

0 comments on commit ecd1d73

Please sign in to comment.