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/pekko-persistence-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new 6be152b test with 2.0.0-M1 (#395)
6be152b is described below
commit 6be152b0bb59db3c376a41307d13e49b767d5d31
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Dec 11 01:01:15 2025 +0100
test with 2.0.0-M1 (#395)
* test with 2.0.0-M1 (RC1)
* Remove Apache Maven Staging Repo from resolvers
---
project/PekkoCoreDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoCoreDependency.scala
b/project/PekkoCoreDependency.scala
index 61d5bd7..c127cb6 100644
--- a/project/PekkoCoreDependency.scala
+++ b/project/PekkoCoreDependency.scala
@@ -20,5 +20,5 @@ import com.github.pjfanning.pekkobuild.PekkoDependency
object PekkoCoreDependency extends PekkoDependency {
override val checkProject: String = "pekko-cluster-sharding-typed"
override val module: Option[String] = None
- override val currentVersion: String = "1.3.0"
+ override val currentVersion: String = "2.0.0-M1"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]