Skip to content

Commit

Permalink
bump: Akka 2.9.2 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren committed Mar 21, 2024
1 parent 8d941ad commit 5617927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/g8/default.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = akka-quickstart-scala
description = Akka is a toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven apps. This simple application will get you started building Actor based systems with Scala. This app uses Akka, Scala, and ScalaTest.
akka_version=2.9.0
akka_version=2.9.2
scala_version=2.13.12
sbt_version=maven(org.scala-sbt, sbt, stable)
package=com.example

0 comments on commit 5617927

Please sign in to comment.