Skip to content

Commit

Permalink
Scala-Steward: Update pekko-persistence-query from 1.0.2 to 1.0.3-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 12, 2024
1 parent a06a1ec commit 3cf21fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pekko-persistence-app/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
resolvers += Resolver.ApacheMavenSnapshotsRepo

val pekkoGrpcSbtPluginVersion = "1.0.2"
val pekkoGrpcSbtPluginVersion = "1.0.3-M1"

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % pekkoGrpcSbtPluginVersion)
Expand Down

0 comments on commit 3cf21fe

Please sign in to comment.