Skip to content

Commit 88c937c

Browse files
chore: latest version of akka (2.10.0) and akka-http (2.7.0) (#108)
1 parent 9935d04 commit 88c937c

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.4
4-
akka_http_version=10.6.3
5-
akka_version=2.9.7
4+
akka_http_version=10.7.0
5+
akka_version=2.10.0
66
sbt_version=maven(org.scala-sbt, sbt, stable)
77
organization=com.example
88
package=$organization$

0 commit comments

Comments
 (0)