Skip to content

Commit af24d2c

Browse files
chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. - [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.11.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 916a85d commit af24d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ dependencies {
166166
implementation 'com.google.guava:guava-annotations:r03'
167167

168168
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
169-
implementation 'com.google.code.gson:gson:2.10.1'
169+
implementation 'com.google.code.gson:gson:2.11.0'
170170
implementation 'javax.annotation:javax.annotation-api:1.3.2' // for jdk 11 or over
171171

172172
testImplementation gradleTestKit()

0 commit comments

Comments
 (0)