Skip to content

Commit

Permalink
fix(deps): update dependency de.captaingoldfish:scim-sdk-client to v1…
Browse files Browse the repository at this point in the history
….22.0
  • Loading branch information
renovate[bot] committed Mar 9, 2024
1 parent 48f8ce5 commit f4dccee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ dependencies {
compileOnly 'org.keycloak:keycloak-model-legacy-private:23.0.7'
compileOnly 'org.keycloak:keycloak-model-jpa:23.0.7'
implementation 'de.captaingoldfish:scim-sdk-common:1.21.1'
implementation 'de.captaingoldfish:scim-sdk-client:1.21.1'
implementation 'de.captaingoldfish:scim-sdk-client:1.22.0'
implementation 'org.apache.commons:commons-lang3:3.14.0'
}

0 comments on commit f4dccee

Please sign in to comment.