We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2392f69 + 70224a8 commit 1bf3d10Copy full SHA for 1bf3d10
plugin-common/build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
}
29
30
31
- api group: 'com.google.code.gson', name: 'gson', version: '2.11.0'
+ api group: 'com.google.code.gson', name: 'gson', version: '2.12.1'
32
testImplementation project.deps.mockWebServer
33
testImplementation project.deps.mockito
34
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api'
0 commit comments