Skip to content

Commit

Permalink
fix(deps): update dependency com.typesafe:config to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and augi committed Oct 17, 2023
1 parent 36c80ba commit 3e03a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
api 'org.keycloak:keycloak-admin-client:22.0.4'
api 'javax.annotation:javax.annotation-api:1.3.2'
api 'org.bouncycastle:bcprov-jdk15on:1.70'
api 'com.typesafe:config:1.4.2'
api 'com.typesafe:config:1.4.3'

testImplementation "com.google.protobuf:protobuf-java:$protobufVersion"
testImplementation "io.grpc:grpc-inprocess:$grpcVersion"
Expand Down

0 comments on commit 3e03a47

Please sign in to comment.