We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc1f93 commit 86539bbCopy full SHA for 86539bb
metadata-generator/build.gradle.kts
@@ -1,5 +1,5 @@
1
dependencies {
2
- implementation("org.yaml:snakeyaml:2.5")
+ implementation("org.yaml:snakeyaml:2.6")
3
}
4
5
tasks {
0 commit comments