We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08af66f commit b325ca8Copy full SHA for b325ca8
build.sbt
@@ -4,7 +4,7 @@ scalacOptions += "-Xfatal-warnings"
4
5
ThisBuild / organization := "com.horothesun"
6
ThisBuild / organizationName := "horothesun"
7
-ThisBuild / scalaVersion := "2.13.17"
+ThisBuild / scalaVersion := "2.13.18"
8
9
val projectName = "demo-api-gateway-lambda"
10
0 commit comments