We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a6b65 commit 556959dCopy full SHA for 556959d
build.gradle
@@ -469,7 +469,7 @@ project(':cleanroom') {
469
installer 'commons-logging:commons-logging:1.3.4'
470
installer 'com.google.guava:guava:33.4.0-jre'
471
installer 'com.google.guava:failureaccess:1.0.2'
472
- installer 'com.google.code.gson:gson:2.11.0'
+ installer 'com.google.code.gson:gson:2.12.1'
473
installer 'com.google.code.findbugs:jsr305:3.0.2'
474
475
// Netty
0 commit comments