From a291fd2adcd9c1195f892eb89f584f937fb3b00a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sun, 9 Jun 2024 15:38:53 +0000 Subject: [PATCH 1/2] deps: update dependency org.easymock:easymock to v5.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c21a04de..12c9a1c8a 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 1.2.13 - 5.2.0 + 5.3.0 1.4.2 3.17.2 1.7.36 From b8b91fa5a6f6a5934ba7778b88032160ff694ef2 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Sun, 9 Jun 2024 15:41:05 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dc86b3b4d..d5feb4e1c 100644 --- a/README.md +++ b/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.131.6-alpha + 0.131.7-alpha ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.131.6-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.131.7-alpha' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.131.6-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.131.7-alpha" ``` @@ -299,7 +299,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging-logback/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-logging-logback.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-logging-logback/0.131.6-alpha +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-logging-logback/0.131.7-alpha [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles