Skip to content

Commit ccd37d4

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency com.typesafe:config to v1.4.4
1 parent 4bf5e00 commit ccd37d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keycloak/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
api "org.keycloak:keycloak-core:$keycloakClientVersion"
3434
api 'javax.annotation:javax.annotation-api:1.3.2'
3535
api 'org.bouncycastle:bcprov-jdk15on:1.70'
36-
api 'com.typesafe:config:1.4.3'
36+
api 'com.typesafe:config:1.4.4'
3737

3838
testImplementation "com.google.protobuf:protobuf-java:$protobufVersion"
3939
testImplementation "io.grpc:grpc-inprocess:$grpcVersion"

0 commit comments

Comments
 (0)