This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 3096ea33 Update scalapb-runtime to 0.11.17 (#194)
3096ea33 is described below
commit 3096ea3302946d86e55098610f1be3ea61bf8cb8
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 9 02:48:33 2024 +0100
Update scalapb-runtime to 0.11.17 (#194)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 7b4811b9..44201ca5 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -29,7 +29,7 @@ object Versions {
val KafkaVersionForDocs = "37"
val scalaTestVersion = "3.2.18"
- val scalaPBVersion = "0.11.15"
+ val scalaPBVersion = "0.11.17"
val testcontainersVersion = "1.19.8"
val logbackVersion = "1.3.14"
val slf4jVersion = "2.0.13"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]