Skip to content

Commit fa5db42

Browse files
Merge pull request #263 from DeployGate/dependabot/gradle/com.google.code.gson-gson-2.13.0
chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.0
2 parents 1707056 + 053d215 commit fa5db42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.4.3'
169-
implementation 'com.google.code.gson:gson:2.12.1'
169+
implementation 'com.google.code.gson:gson:2.13.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)