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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git


The following commit(s) were added to refs/heads/main by this push:
     new ad09929e Update scalapb-runtime to 0.11.15 (#159)
ad09929e is described below

commit ad09929e066561bddfd60575512096f6d2e2b24d
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 7 12:21:45 2024 +0200

    Update scalapb-runtime to 0.11.15 (#159)
    
    * Update scalapb-runtime to 0.11.15
    
    * Update Versions.scala
    
    * scalafmt
    
    ---------
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
    Co-authored-by: PJ Fanning <[email protected]>
---
 project/Versions.scala | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index 3ea4ea63..328793f5 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -28,10 +28,9 @@ object Versions {
   // Keep .scala-steward.conf pin in sync
   val kafkaVersion = "3.0.2"
   val KafkaVersionForDocs = "30"
-  // This should align with the ScalaTest version used in the Apache Pekko 
1.0.x testkit
-  // https://github.com/apache/pekko/blob/main/project/Dependencies.scala
+
   val scalaTestVersion = "3.2.18"
-  val scalaPBVersion = "0.11.13"
+  val scalaPBVersion = "0.11.15"
   val testcontainersVersion = "1.16.3"
   val logbackVersion = "1.3.14"
   val slf4jVersion = "2.0.12"


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

Reply via email to