Skip to content

Commit

Permalink
[JN-1457]: Bump com.google.auth:google-auth-library-oauth2-http from …
Browse files Browse the repository at this point in the history
…1.31.0 to 1.32.1 (#1502)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent d9dd487 commit 36f2ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation 'com.sendgrid:sendgrid-java:4.10.3'
implementation 'com.auth0:java-jwt:4.5.0'
implementation group: "bio.terra", name: "datarepo-jakarta-client", version: "1.565.0-SNAPSHOT"
implementation 'com.google.auth:google-auth-library-oauth2-http:1.31.0'
implementation 'com.google.auth:google-auth-library-oauth2-http:1.32.1'
implementation 'org.apache.poi:poi:5.4.0'
implementation 'org.apache.poi:poi-ooxml:5.4.0'
implementation 'com.azure:azure-storage-blob:12.29.0'
Expand Down

0 comments on commit 36f2ac0

Please sign in to comment.