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 cf9f9ab commit a4bb6caCopy full SHA for a4bb6ca
buildSrc/build.gradle
@@ -75,7 +75,7 @@ configurations {
75
}
76
77
dependencies {
78
- implementation 'com.google.code.gson:gson:2.12.1'
+ implementation 'com.google.code.gson:gson:2.13.0'
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