Skip to content

Commit

Permalink
chore(deps): Update dependency org.snakeyaml:snakeyaml-engine to v2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent b21c528 commit 36ec2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tool/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {

dependencies {
implementation("io.pebbletemplates:pebble:3.1.5")
implementation("org.snakeyaml:snakeyaml-engine:2.3")
implementation("org.snakeyaml:snakeyaml-engine:2.9")
implementation("net.kyori:mammoth:1.0.0")
}

Expand Down

0 comments on commit 36ec2d5

Please sign in to comment.