Skip to content

Commit

Permalink
[PF-2983]: Bump com.google.apis:google-api-services-logging (#153)
Browse files Browse the repository at this point in the history
Bumps com.google.apis:google-api-services-logging from v2-rev20220714-1.32.1 to v2-rev20240207-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 Feb 26, 2024
1 parent 3fa2b19 commit 9ff8efa
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 @@ -85,7 +85,7 @@ dependencies {

// Logging
implementation group: 'org.slf4j', name: 'slf4j-api', version: '2.0.12'
implementation group: 'com.google.apis', name: 'google-api-services-logging', version: 'v2-rev20220714-1.32.1'
implementation group: 'com.google.apis', name: 'google-api-services-logging', version: 'v2-rev20240207-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'
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.4.14'
Expand Down

0 comments on commit 9ff8efa

Please sign in to comment.