Skip to content

Commit

Permalink
bump: Akka 2.9.6 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
patriknw authored Oct 2, 2024
1 parent dc24d2c commit 0e7fb1f
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.4
akka_version=2.9.6
scala_version=3.3.3
sbt_version=maven(org.scala-sbt, sbt, stable)
package=com.example

0 comments on commit 0e7fb1f

Please sign in to comment.