Skip to content

Commit 566c53b

Browse files
committed
bump: Akka 2.9.6
1 parent dc24d2c commit 566c53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/main/g8/default.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = akka-quickstart-scala
22
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.
3-
akka_version=2.9.4
3+
akka_version=2.9.6
44
scala_version=3.3.3
55
sbt_version=maven(org.scala-sbt, sbt, stable)
66
package=com.example

0 commit comments

Comments
 (0)