Skip to content

Commit 3476665

Browse files
renovate-botaugi
authored andcommitted
chore(deps): update dependency org.slf4j:slf4j-api to v1.7.31
1 parent 6c47516 commit 3476665

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:1.7.30"
5+
api "org.slf4j:slf4j-api:1.7.31"
66
}

0 commit comments

Comments
 (0)