Skip to content

Commit

Permalink
Update dependency org.yaml:snakeyaml to v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 96eedf5 commit 5f1e08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}
}
dependencies {
classpath("org.yaml:snakeyaml:2.0")
classpath("org.yaml:snakeyaml:2.2")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:5.1.10")

// classpath("com.jfrog.artifactory:5.1.10")
Expand Down

0 comments on commit 5f1e08a

Please sign in to comment.