This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new bbb841f test with persistence-r2dbc 2.0.0-M1 (#494)
bbb841f is described below
commit bbb841f41156baf602b2771d2afa619cbb1abd75
Author: PJ Fanning <[email protected]>
AuthorDate: Wed May 27 10:43:34 2026 +0100
test with persistence-r2dbc 2.0.0-M1 (#494)
* test with persistence-r2dbc 2.0.0-M1
* Update build.sbt
---
project/PekkoPersistenceR2DBCDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoPersistenceR2DBCDependency.scala
b/project/PekkoPersistenceR2DBCDependency.scala
index 9fea3be..3a3e283 100644
--- a/project/PekkoPersistenceR2DBCDependency.scala
+++ b/project/PekkoPersistenceR2DBCDependency.scala
@@ -21,5 +21,5 @@ import com.github.pjfanning.pekkobuild.PekkoDependency
object PekkoPersistenceR2DBCDependency extends PekkoDependency {
override val checkProject: String = "pekko-persistence-r2dbc"
override val module: Option[String] = None
- override val currentVersion: String = "2.0.0-M0+127-8b9f24f5-SNAPSHOT"
+ override val currentVersion: String = "2.0.0-M1"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]