Skip to content

Commit fcf5a10

Browse files
Update dependency org.yaml:snakeyaml to v2.6
1 parent 2bc1f93 commit fcf5a10

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)