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.
2 parents af62188 + 00316f1 commit 77dedcaCopy full SHA for 77dedca
components/serialization/json/gradle/dependencies.gradle
@@ -8,7 +8,7 @@ dependencies {
8
9
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
10
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
11
- api 'com.google.code.gson:gson:2.12.0'
+ api 'com.google.code.gson:gson:2.12.1'
12
13
api project(':components:abstractions')
14
}
0 commit comments