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