diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 71da4dde..9721e9b4 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 51b51fce..27430827 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.5 +sbt.version=1.9.6