We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9af045 commit 85a8c2dCopy full SHA for 85a8c2d
client/build.gradle.kts
@@ -44,7 +44,7 @@ dependencies {
44
implementation("com.google.protobuf:protobuf-java-util:3.17.3")
45
46
compileOnly("org.slf4j:slf4j-api:1.7.30")
47
- implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.17.0")
+ implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.17.1")
48
49
implementation("org.apache.commons:commons-lang3:3.12.0")
50
0 commit comments