Skip to content

Commit

Permalink
Merge pull request #44 from TheProgramSrc/renovate/me.carleslc.simple…
Browse files Browse the repository at this point in the history
…-yaml-simple-yaml-1.x

Update dependency me.carleslc.Simple-YAML:Simple-Yaml to v1.8.4
  • Loading branch information
Im-Fran committed Sep 19, 2023
2 parents 90d2dc3 + ad9fc08 commit 9dc481d
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 9dc481d

Please sign in to comment.