Skip to content

Commit

Permalink
chore(deps): bump com.google.cloud:google-cloud-logging-logback (#629)
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-logging-logback](https://github.com/googleapis/java-logging-logback) from 0.130.24-alpha to 0.130.25-alpha.
- [Release notes](https://github.com/googleapis/java-logging-logback/releases)
- [Changelog](https://github.com/googleapis/java-logging-logback/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-logging-logback@v0.130.24-alpha...v0.130.25-alpha)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-logging-logback
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 30, 2023
1 parent d1f1945 commit 671638d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/ktor/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation("io.ktor:ktor-server-html-builder")
implementation("io.ktor:ktor-server-call-logging:2.3.5")
implementation("io.ktor:ktor-server-default-headers:2.3.5")
implementation("com.google.cloud:google-cloud-logging-logback:0.130.24-alpha")
implementation("com.google.cloud:google-cloud-logging-logback:0.130.25-alpha")

runtimeOnly("com.google.appengine:appengine:1.9.98")
}
Expand Down

0 comments on commit 671638d

Please sign in to comment.