We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7919b6 commit 25a521bCopy full SHA for 25a521b
1 file changed
build.sbt
@@ -2,7 +2,7 @@ name := """web-frameworks-templates"""
2
3
version := "0.1.1"
4
5
-val scalaV = "3.3.5"
+val scalaV = "3.3.6"
6
7
val akkaHttpVersion = "10.7.1"
8
val http4sVersion = "0.23.30"
0 commit comments