From c8e8614327f794f215d529ddb0b317970354c5e7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 5 Oct 2022 02:14:10 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 (#313) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- java-profiler/README.md | 6 +++--- java-profiler/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/java-profiler/README.md b/java-profiler/README.md index 5811411b4eb3..16e3fb2a5f39 100644 --- a/java-profiler/README.md +++ b/java-profiler/README.md @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-profiler - 2.3.2 + 2.3.3 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-profiler:2.3.2' +implementation 'com.google.cloud:google-cloud-profiler:2.3.3' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.3.2" +libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.3.3" ``` ## Authentication diff --git a/java-profiler/pom.xml b/java-profiler/pom.xml index b867264fcad2..69a0e0cce1d5 100644 --- a/java-profiler/pom.xml +++ b/java-profiler/pom.xml @@ -77,7 +77,7 @@ com.google.cloud google-cloud-shared-dependencies - 3.0.3 + 3.0.4 pom import