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 10be8b9 commit e6b48cfCopy full SHA for e6b48cf
buildSrc/build.gradle
@@ -75,7 +75,7 @@ configurations {
75
}
76
77
dependencies {
78
- implementation 'com.google.code.gson:gson:2.13.1'
+ implementation 'com.google.code.gson:gson:2.13.2'
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