This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pekko-1.1.1 in repository https://gitbox.apache.org/repos/asf/pekko-persistence-dynamodb.git
commit ab3239ea5c5d0babeeac2f02cd7be006f99d9116 Author: PJ Fanning <[email protected]> AuthorDate: Sat Sep 14 20:38:46 2024 +0100 pekko 1.1.1 --- project/PekkoCoreDependency.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/PekkoCoreDependency.scala b/project/PekkoCoreDependency.scala index d395040..c5315bf 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.1.0-M1" + override val currentVersion: String = "1.1.1" } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
