We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3814c5 + 8b5a577 commit af62188Copy full SHA for af62188
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.11.0'
+ api 'com.google.code.gson:gson:2.12.0'
12
13
api project(':components:abstractions')
14
}
0 commit comments