Skip to content

Commit 211b907

Browse files
authored
bump: Akka 2.10.11, Akka HTTP 10.7.3 (#116)
1 parent d9c9a7d commit 211b907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/g8/default.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name=My Akka HTTP Project
22
description=This is a seed project which creates a basic build for an Akka HTTP application using Scala.
33
scala_version=3.3.7
4-
akka_http_version=10.7.2
5-
akka_version=2.10.10
4+
akka_http_version=10.7.3
5+
akka_version=2.10.11
66
sbt_version=maven(org.scala-sbt, sbt, stable)
77
organization=com.example
88
package=$organization$

0 commit comments

Comments
 (0)