Skip to content

Commit

Permalink
Scala-Steward: Update pekko-projection-eventsourced, ... from 0.0.0+7…
Browse files Browse the repository at this point in the history
…5-1d3f6fab-SNAPSHOT to 0.0.0+77-d4f6767f-SNAPSHOT
  • Loading branch information
scala-steward committed Sep 19, 2023
1 parent d8b3dbf commit 7a95810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/pekko-persistence-app/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ val pekkoHttpVersion = "1.0.0"
val pekkoHttp2SupportVersion = "0.0.0+4272-045c925b-SNAPSHOT"
val pekkoManagementVersion = "1.0.0"
val pekkoPersistenceJdbcVersion = "1.0.0"
val pekkoProjectionVersion = "0.0.0+75-1d3f6fab-SNAPSHOT"
val pekkoProjectionVersion = "0.0.0+77-d4f6767f-SNAPSHOT"
val circeVersion = "0.14.6"
val scalikeJdbcVersion = "3.5.0"

Expand Down
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Dependencies {
val scalaVersion213 = "2.13.12"
val scalaVersion212 = "2.12.18"

val pekkoProjectionVersion = "0.0.0+75-1d3f6fab-SNAPSHOT"
val pekkoProjectionVersion = "0.0.0+77-d4f6767f-SNAPSHOT"
val pekkoGrpcRuntimeVersion = "1.0.0"
val pekkoHttpCorsVersion = "1.0.0"
val pekkoVersion = "1.0.1"
Expand Down

0 comments on commit 7a95810

Please sign in to comment.