We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef06378 commit 0f97da6Copy full SHA for 0f97da6
buildSrc/build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
implementation 'com.google.code.gson:gson:2.8.9'
79
implementation 'com.thaiopensource:trang:20091111'
80
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
81
- implementation 'org.yaml:snakeyaml:1.30'
+ implementation 'org.yaml:snakeyaml:1.33'
82
implementation localGroovy()
83
84
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
0 commit comments