Skip to content

Commit f36fde0

Browse files
Update scala-library to 2.13.17 (#157)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent d5addc5 commit f36fde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ scalacOptions += "-Xfatal-warnings"
44

55
ThisBuild / organization := "com.horothesun"
66
ThisBuild / organizationName := "horothesun"
7-
ThisBuild / scalaVersion := "2.13.16"
7+
ThisBuild / scalaVersion := "2.13.17"
88

99
val projectName = "demo-api-gateway-lambda"
1010

0 commit comments

Comments
 (0)