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

Commit 9893c0e

Browse files
build(deps): bump com.squareup.retrofit2:converter-jackson (#770)
Bumps [com.squareup.retrofit2:converter-jackson](https://github.com/square/retrofit) from 2.9.0 to 2.11.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.9.0...2.11.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:converter-jackson 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> Co-authored-by: Stephane Bouchet <[email protected]>
1 parent 3bcd766 commit 9893c0e

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
@@ -159,7 +159,7 @@ dependencies {
159159
'io.jsonwebtoken:jjwt-impl:0.12.5',
160160
'io.jsonwebtoken:jjwt-jackson:0.12.5',
161161
'org.keycloak:keycloak-installed-adapter:24.0.2',
162-
'com.squareup.retrofit2:converter-jackson:2.9.0',
162+
'com.squareup.retrofit2:converter-jackson:2.11.0',
163163
'com.google.code.gson:gson:2.10.1')
164164
testImplementation(
165165
'org.junit.platform:junit-platform-launcher:1.10.2',

0 commit comments

Comments
 (0)