We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faabdd5 commit 4b50422Copy full SHA for 4b50422
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ jacoco = "0.8.11"
8
gradle-nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = "1.1.0" }
9
# dependencies
10
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
11
-snakeyaml = { module = "org.snakeyaml:snakeyaml-engine", version = "2.7" }
+snakeyaml = { module = "org.snakeyaml:snakeyaml-engine", version = "2.8" }
12
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
13
# test dependencies
14
spock-core = { module = "org.spockframework:spock-core", version = "2.4-M4-groovy-4.0" }
0 commit comments