Skip to content

Commit 43765ee

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency com.typesafe:config to v1.4.5
1 parent 0e1bb38 commit 43765ee

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
@@ -36,7 +36,7 @@ dependencies {
3636
api "org.keycloak:keycloak-core:$keycloakClientVersion"
3737
api 'javax.annotation:javax.annotation-api:1.3.2'
3838
api 'org.bouncycastle:bcprov-jdk15on:1.70'
39-
api 'com.typesafe:config:1.4.4'
39+
api 'com.typesafe:config:1.4.5'
4040

4141
testImplementation "com.google.protobuf:protobuf-java:$protobufVersion"
4242
testImplementation "io.grpc:grpc-inprocess:$grpcVersion"

0 commit comments

Comments
 (0)