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 0c195ed0 Update scalapb-runtime to 0.11.20 (#352)
0c195ed0 is described below
commit 0c195ed05d94d030bbae08df67a153284bf38e66
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 24 01:33:02 2025 +0100
Update scalapb-runtime to 0.11.20 (#352)
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 d8c44e56..7591b8d8 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -27,7 +27,7 @@ object Versions {
val KafkaVersionForDocs = "37"
val scalaTestVersion = "3.2.19"
- val scalaPBVersion = "0.11.19"
+ val scalaPBVersion = "0.11.20"
val testcontainersVersion = "1.21.3"
val logbackVersion = "1.3.15"
val slf4jVersion = "2.0.17"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]