Skip to content

Commit

Permalink
akka-grpc-codegen, ... 2.1.6 (was 2.1.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mkurz committed Dec 21, 2023
1 parent 349d927 commit a58dc6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ nav:
- modules/ROOT/nav.adoc
asciidoc:
attributes:
akka-grpc-version: 2.1.5 # Sync with `sbt-akka-grpc` in project/plugins.sbt
akka-grpc-version: 2.1.6 # Sync with `sbt-akka-grpc` in project/plugins.sbt
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.4")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.1.5") // Sync with docs/antora.yml
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.1.6") // Sync with docs/antora.yml
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit a58dc6f

Please sign in to comment.