Skip to content

Commit

Permalink
bump: Akka 2.9.7, Scala 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored Oct 17, 2024
1 parent 4d6a83f commit 895c1e6
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.4
akka_version=2.9.6
akka_version=2.9.7
sbt_version=maven(org.scala-sbt, sbt, stable)
scala_version=3.3.3
scala_version=3.3.4
verbatim=*.scala *.conf *.proto *.pem *.key gradlew gradlew.bat gradle-wrapper.properties gradle-wrapper.jar

0 comments on commit 895c1e6

Please sign in to comment.