Skip to content

Commit

Permalink
bump: Akka 2.9.6, Akka gRPC 2.4.4 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
patriknw authored Oct 2, 2024
1 parent 6dda0bf commit 4d6a83f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/g8/default.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = akka-grpc-quickstart-scala
description = Akka gRPC is a toolkit for building streaming gRPC servers and clients on top of Akka Streams. This simple application will get you started building gRPC based systems with Scala. This app uses Akka, Scala, and ScalaTest.
akka_grpc_version=2.4.3
akka_version=2.9.4
akka_grpc_version=2.4.4
akka_version=2.9.6
sbt_version=maven(org.scala-sbt, sbt, stable)
scala_version=3.3.3
verbatim=*.scala *.conf *.proto *.pem *.key gradlew gradlew.bat gradle-wrapper.properties gradle-wrapper.jar

0 comments on commit 4d6a83f

Please sign in to comment.