Skip to content

Commit 86539bb

Browse files
Update dependency org.yaml:snakeyaml to v2.6 (#2669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2bc1f93 commit 86539bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata-generator/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
implementation("org.yaml:snakeyaml:2.5")
2+
implementation("org.yaml:snakeyaml:2.6")
33
}
44

55
tasks {

0 commit comments

Comments
 (0)