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 020edbd new set of snapshots after grpc release (#53)
020edbd is described below
commit 020edbdc484411a17e5a4cef5892b4a723d8dc09
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Aug 21 10:19:59 2023 +0100
new set of snapshots after grpc release (#53)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index cb70f45..687a2d8 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
val PekkoVersion = System.getProperty("override.pekko.version", "1.0.1")
val PekkoVersionInDocs = "current"
val PekkoPersistenceJdbcVersion = "0.0.0+998-6a9e5841-SNAPSHOT"
- val PekkoProjectionVersion = "0.0.0+68-6f80a745-SNAPSHOT"
+ val PekkoProjectionVersion = "0.0.0+69-a10738b0-SNAPSHOT"
val PekkoProjectionVersionInDocs = "current"
object Compile {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]