Skip to content

Commit

Permalink
Bump com.google.auth:google-auth-library-oauth2-http
Browse files Browse the repository at this point in the history
Bumps com.google.auth:google-auth-library-oauth2-http from 1.29.0 to 1.30.0.

---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pull-merger[bot] committed Nov 18, 2024
1 parent ccbc654 commit 7b89642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
include "com.enonic.xp:lib-content:${xpVersion}"
include "com.enonic.xp:lib-portal:${xpVersion}"
include "com.google.api-client:google-api-client:2.7.0"
include "com.google.auth:google-auth-library-oauth2-http:1.29.0"
include "com.google.auth:google-auth-library-oauth2-http:1.30.0"
include 'com.google.analytics:google-analytics-data:0.64.0'
include "com.enonic.lib:lib-thymeleaf:2.1.1"
}
Expand Down

0 comments on commit 7b89642

Please sign in to comment.