Skip to content

Commit 23aec2b

Browse files
Bump com.google.code.gson:gson from 2.10.1 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.13.2. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cf091c commit 23aec2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dependencies {
115115
compileOnly("com.google.auto.service:auto-service-annotations:1.1.1")
116116
annotationProcessor("com.google.auto.service:auto-service:1.1.1")
117117

118-
implementation("com.google.code.gson:gson:2.10.1")
118+
implementation("com.google.code.gson:gson:2.13.2")
119119
implementation("com.aliyun:alimt20181012:1.0.3")
120120

121121
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")

0 commit comments

Comments
 (0)