Skip to content

Commit

Permalink
Scala-Steward: Update pekko-persistence-jdbc from 1.0.0 to 1.1.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 12, 2024
1 parent abbb328 commit a06a1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pekko-persistence-app/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ val pekkoVersion = "1.0.3-M1"
val pekkoHttpVersion = "1.1.0-M1"
val pekkoHttp2SupportVersion = "0.0.0+4272-045c925b-SNAPSHOT"
val pekkoManagementVersion = "1.0.0"
val pekkoPersistenceJdbcVersion = "1.0.0"
val pekkoPersistenceJdbcVersion = "1.1.0-M1"
val pekkoProjectionVersion = "1.0.0"
val circeVersion = "0.14.7"
val scalikeJdbcVersion = "3.5.0"
Expand Down

0 comments on commit a06a1ec

Please sign in to comment.