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-persistence-r2dbc.git


The following commit(s) were added to refs/heads/main by this push:
     new c7911a3  latest snapshots (#63)
c7911a3 is described below

commit c7911a3e8fcfe8af16e7aad769aebe8211268daa
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Oct 7 11:19:16 2023 +0100

    latest snapshots (#63)
---
 project/Dependencies.scala | 2 +-
 project/build.properties   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 71da4dd..9721e9b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
   val PekkoVersion = System.getProperty("override.pekko.version", "1.0.1")
   val PekkoVersionInDocs = "current"
   val PekkoPersistenceJdbcVersion = "1.0.0"
-  val PekkoProjectionVersion = "0.0.0+75-1d3f6fab-SNAPSHOT"
+  val PekkoProjectionVersion = "0.0.0+80-269ab0a7-SNAPSHOT"
   val PekkoProjectionVersionInDocs = "current"
 
   object Compile {
diff --git a/project/build.properties b/project/build.properties
index 51b51fc..2743082 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.9.5
+sbt.version=1.9.6


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

Reply via email to