We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f24fd4 commit e3a2fafCopy full SHA for e3a2faf
api/build.gradle.kts
@@ -1,5 +1,5 @@
1
dependencies {
2
- api("org.yaml:snakeyaml:2.2")
+ api("org.yaml:snakeyaml:2.4")
3
api("commons-logging:commons-logging:1.3.0")
4
api("io.netty:netty-all:4.1.107.Final")
5
api("org.apache.logging.log4j:log4j-api:${parent!!.extra.get("log4jVersion")}")
0 commit comments