Skip to content

Commit ab40d72

Browse files
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#55)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.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.13.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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62ffab1 commit ab40d72

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
@@ -2,7 +2,7 @@
22
buildscript {
33
ext.kotlinVersion = '2.2.20'
44
ext.okhttpVersion = '4.12.0'
5-
ext.gsonVersion = '2.13.1'
5+
ext.gsonVersion = '2.13.2'
66
ext.jjwtVersion = 'd6feebe558'
77
ext.retrofitVersion = '3.0.0'
88
ext.coroutineAdapterVersion = '0.9.2'

0 commit comments

Comments
 (0)