Skip to content

Commit e41e339

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.17
1 parent 997846a commit e41e339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ archivesBaseName = 'grpc-java-jwt'
22

33
dependencies {
44
api "io.grpc:grpc-core:$grpcVersion"
5-
api "org.slf4j:slf4j-api:2.0.16"
5+
api "org.slf4j:slf4j-api:2.0.17"
66
}

0 commit comments

Comments
 (0)