Skip to content

Commit

Permalink
Scala-Steward: Update pekko-grpc-runtime_2.13 from 0.0.0-1478-391440e…
Browse files Browse the repository at this point in the history
…2-SNAPSHOT to 1.0.0-15-c95da038-SNAPSHOT
  • Loading branch information
scala-steward committed Sep 19, 2023
1 parent d8b3dbf commit a19ed64
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 = "0.0.0-1478-391440e2-SNAPSHOT"
val pekkoGrpcSbtPluginVersion = "1.0.0-15-c95da038-SNAPSHOT"

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

0 comments on commit a19ed64

Please sign in to comment.