Skip to content

Commit

Permalink
Upgrade to google-auth-library-oauth2-http 1.12.2
Browse files Browse the repository at this point in the history
 Closes gh-3757
  • Loading branch information
shakuzen committed Apr 10, 2023
1 parent a1288c5 commit d577e14
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 16 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def VERSIONS = [
'com.github.charithe:kafka-junit:latest.release',
// pinned to avoid issues with shaded slf4j version - see gh-3414
'com.github.tomakehurst:wiremock-jre8-standalone:2.33.+',
'com.google.auth:google-auth-library-oauth2-http:latest.release',
'com.google.auth:google-auth-library-oauth2-http:1.12.+',
'com.google.cloud:google-cloud-monitoring:3.6.+',
'com.google.dagger:dagger:2.11',
'com.google.dagger:dagger-compiler:2.11',
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 3 additions & 5 deletions samples/micrometer-samples-boot2/gradle.lockfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 3 additions & 5 deletions samples/micrometer-samples-core/gradle.lockfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d577e14

Please sign in to comment.