We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132496c commit b06fe19Copy full SHA for b06fe19
src/main/g8/default.properties
@@ -2,7 +2,7 @@ name=My Akka HTTP Project
2
description=This is a seed project which creates a basic build for an Akka HTTP application using Scala.
3
scala_version=3.3.3
4
akka_http_version=10.6.3
5
-akka_version=2.9.3
+akka_version=2.9.6
6
sbt_version=maven(org.scala-sbt, sbt, stable)
7
organization=com.example
8
package=$organization$
0 commit comments