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/incubator-pekko-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new a10738b  new set of snapshots after grpc 1.0.0 release (#74)
a10738b is described below

commit a10738b0d64d56141c75e9a9718eba244ba98313
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Aug 21 09:39:04 2023 +0100

    new set of snapshots after grpc 1.0.0 release (#74)
---
 project/Dependencies.scala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8b75782..3f1c9f8 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,13 +19,13 @@ object Dependencies {
   val ScalaVersions = Seq(Scala213, Scala212)
 
   val PekkoVersionInDocs = "1.0.1"
-  val ConnectorsVersionInDocs = "0.0.0+144-703e9cca-SNAPSHOT"
+  val ConnectorsVersionInDocs = "0.0.0+173-c12dde2b-SNAPSHOT"
   val ConnectorsKafkaVersionInDocs = "1.0.0"
 
   object Versions {
     val pekko = sys.props.getOrElse("build.pekko.version", PekkoVersionInDocs)
     val pekkoPersistenceJdbc = "0.0.0+998-6a9e5841-SNAPSHOT"
-    val pekkoPersistenceCassandra = "0.0.0-1111-f170d7eb-SNAPSHOT"
+    val pekkoPersistenceCassandra = "0.0.0-1114-8714f01e-SNAPSHOT"
     val connectors = ConnectorsVersionInDocs
     val connectorsKafka = 
sys.props.getOrElse("build.connectors.kafka.version", 
ConnectorsKafkaVersionInDocs)
     val slick = "3.3.3"


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

Reply via email to