Skip to content

Commit d8c5858

Browse files
Merge pull request #223 from DeployGate/dependabot/gradle/com.google.code.gson-gson-2.11.0
2 parents 916a85d + 0c6b5c7 commit d8c5858

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)