This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/guava-32.1.2-jre
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git

commit 3e1ef6735fb29f3e486fa6de0b86ecaf7ad8e87e
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 6 14:25:04 2024 +0000

    Update guava to 32.1.2-jre
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 20806bf9..76fcfeb5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -91,7 +91,7 @@ object Dependencies {
 
   object Runtime {
     val logback = "ch.qos.logback" % "logback-classic" % "1.2.13" % "runtime"
-    val guavaAndroid = "com.google.guava" % "guava" % "32.1.2-android" % 
"runtime"
+    val guavaAndroid = "com.google.guava" % "guava" % "32.1.2-jre" % "runtime"
   }
 
   object Protobuf {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to