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 b64f7b4 commit 0363996Copy full SHA for 0363996
buildSrc/build.gradle
@@ -75,7 +75,7 @@ configurations {
75
}
76
77
dependencies {
78
- implementation 'com.google.code.gson:gson:2.8.9'
+ implementation 'com.google.code.gson:gson:2.12.1'
79
implementation 'com.thaiopensource:trang:20091111'
80
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
81
implementation 'org.yaml:snakeyaml:1.33'
0 commit comments