Skip to content

Commit

Permalink
[PF-2983]: Bump com.google.apis:google-api-services-logging (#205)
Browse files Browse the repository at this point in the history
Bumps com.google.apis:google-api-services-logging from v2-rev20240913-2.0.0 to v2-rev20241018-2.0.0.

---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-logging
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 7d646ac commit b363734
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 @@ -83,7 +83,7 @@ dependencies {
implementation "bio.terra:stairway-azure:${stairwayVersion}"

// Logging
implementation group: 'com.google.apis', name: 'google-api-services-logging', version: 'v2-rev20240913-2.0.0'
implementation group: 'com.google.apis', name: 'google-api-services-logging', version: 'v2-rev20241018-2.0.0'
implementation group: 'ch.qos.logback.contrib', name: 'logback-json-classic', version: '0.1.5'
implementation group: 'ch.qos.logback.contrib', name: 'logback-jackson', version: '0.1.5'

Expand Down

0 comments on commit b363734

Please sign in to comment.