We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c9a7d commit 211b907Copy full SHA for 211b907
src/main/g8/default.properties
@@ -1,8 +1,8 @@
1
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.7
4
-akka_http_version=10.7.2
5
-akka_version=2.10.10
+akka_http_version=10.7.3
+akka_version=2.10.11
6
sbt_version=maven(org.scala-sbt, sbt, stable)
7
organization=com.example
8
package=$organization$
0 commit comments