Skip to content

Commit

Permalink
latest snapshots (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Oct 7, 2023
1 parent a2d60b0 commit c7911a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.5
sbt.version=1.9.6

0 comments on commit c7911a3

Please sign in to comment.