Skip to content

Commit

Permalink
bump: Akka 2.9.3, Akka HTTP 10.6.3, Scala 2.13.14 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored May 7, 2024
1 parent 469f86a commit 2b5e7df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/g8/default.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name=My Akka HTTP Project
description=This is a seed project which creates a basic build for an Akka HTTP application using Scala.
scala_version=2.13.12
akka_http_version=10.6.2
akka_version=2.9.2
scala_version=2.13.14
akka_http_version=10.6.3
akka_version=2.9.3
sbt_version=maven(org.scala-sbt, sbt, stable)
organization=com.example
package=$organization$

0 comments on commit 2b5e7df

Please sign in to comment.