Skip to content

Commit c058d52

Browse files
authored
Merge pull request #302 from scala-steward/update/scala-compiler-2.13.17
Update scala-compiler, scala-library to 2.13.17
2 parents b31177d + ec8c685 commit c058d52

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
@@ -5,7 +5,7 @@ licenses := Seq(
55
"Apache 2" -> url("http://www.apache.org/licenses/LICENSE-2.0.txt"))
66
homepage := Some(url("http://github.com/lightbend/scala-sculpt"))
77

8-
scalaVersion := "2.13.16"
8+
scalaVersion := "2.13.17"
99

1010
libraryDependencies ++= Seq(
1111
"org.scala-lang" % "scala-compiler" % scalaVersion.value % "provided",

0 commit comments

Comments
 (0)