Skip to content

Commit 51ca3ed

Browse files
committed
upgrade dependencies
1 parent a5f6d25 commit 51ca3ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.11.6
1+
sbt.version=1.11.7

src/main/g8/default.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name=My Pekko HTTP Project
22
description=This is a seed project which creates a basic build for a Pekko HTTP application using Scala.
3-
scala_version=3.3.6
4-
pekko_http_version=1.2.0
5-
pekko_version=1.2.0
3+
scala_version=3.3.7
4+
pekko_http_version=1.3.0
5+
pekko_version=1.2.1
66
sbt_version=maven(org.scala-sbt, sbt, stable)
77
organization=com.example
88
package=$organization$

0 commit comments

Comments
 (0)