This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-connectors-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new d3e928e1 Update pekko snapshot version
d3e928e1 is described below
commit d3e928e177f04685a0db890ed64e215fd24c3169
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat Mar 25 11:22:49 2023 +0100
Update pekko snapshot version
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 74e7d092..b650bd88 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -20,7 +20,7 @@ object Versions {
val Scala212 = "2.12.17"
val pekkoVersionForDocs = "current"
- val pekkoVersion = "0.0.0+26621-44d03df6-SNAPSHOT"
+ val pekkoVersion = "0.0.0+26623-85c2a469-SNAPSHOT"
// Keep .scala-steward.conf pin in sync
val kafkaVersion = "3.0.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]