Skip to content

Commit 31f0e10

Browse files
This PR contains the following updates:
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging](https://github.com/googleapis/java-logging) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `3.22.6` -> `3.23.0` | --- ### Release Notes <details> <summary>googleapis/java-logging (com.google.cloud:google-cloud-logging)</summary> ### [`v3.23.0`](https://github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3230-2025-07-11) ##### Features - Next release from main branch is 3.23.0 ([#&#8203;1826](googleapis/java-logging#1826)) ([f0ef15f](googleapis/java-logging@f0ef15f)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.50.1 ([#&#8203;1828](googleapis/java-logging#1828)) ([44c3094](googleapis/java-logging@44c3094)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: 337666876f19111d8e65923bb7e313c620f1bfee
1 parent 50f1e38 commit 31f0e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ gcpCloudCore = { module = "com.google.cloud:google-cloud-core", version = "2.58.
7171
gcpDatastore = { module = "com.google.cloud:google-cloud-datastore", version = "2.30.0" }
7272
gcpKms = { module = "com.google.apis:google-api-services-cloudkms", version = "v1-rev20250523-2.0.0" }
7373
gcpLogback = { module = "com.google.cloud:google-cloud-logging-logback", version = "0.130.11-alpha" }
74-
gcpLogging = { module = "com.google.cloud:google-cloud-logging", version = "3.22.6" }
74+
gcpLogging = { module = "com.google.cloud:google-cloud-logging", version = "3.23.0" }
7575
gcpSpanner = { module = "com.google.cloud:google-cloud-spanner", version = "6.97.0" }
7676
googleApiClient = { module = "com.google.api-client:google-api-client", version = "2.8.0" }
7777
googleApiServicesStorage = { module = "com.google.apis:google-api-services-storage", version = "v1-rev20250629-2.0.0" }

0 commit comments

Comments
 (0)