Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 8680c1c

Browse files
build(deps): bump com.google.code.gson:gson from 2.9.0 to 2.10.1 (#744)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.9.0 to 2.10.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.9.0...gson-parent-2.10.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 206b7d9 commit 8680c1c

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
@@ -160,7 +160,7 @@ dependencies {
160160
'io.jsonwebtoken:jjwt-jackson:0.11.2',
161161
'org.keycloak:keycloak-installed-adapter:22.0.1',
162162
'com.squareup.retrofit2:converter-jackson:2.9.0',
163-
'com.google.code.gson:gson:2.9.0')
163+
'com.google.code.gson:gson:2.10.1')
164164
testImplementation(
165165
'org.junit.platform:junit-platform-launcher:1.10.0',
166166
'org.mockito:mockito-core:4.11.0',

0 commit comments

Comments
 (0)