Skip to content

Commit

Permalink
fix(deps): update dependency com.google.api.grpc:proto-google-common-…
Browse files Browse the repository at this point in the history
…protos to v2.46.0 (#6766)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 65af651 commit a7f950d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ val DEPENDENCIES = listOf(
"io.prometheus:simpleclient_httpserver:${prometheusClientVersion}",
"javax.annotation:javax.annotation-api:1.3.2",
"com.github.stefanbirkner:system-rules:1.19.0",
"com.google.api.grpc:proto-google-common-protos:2.45.1",
"com.google.api.grpc:proto-google-common-protos:2.46.0",
"com.google.code.findbugs:jsr305:3.0.2",
"com.google.guava:guava-beta-checker:1.0",
"com.sun.net.httpserver:http:20070405",
Expand Down

0 comments on commit a7f950d

Please sign in to comment.