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.
2 parents 3d727af + f905589 commit ac399f7Copy full SHA for ac399f7
build.sbt
@@ -5,7 +5,7 @@ licenses := Seq(
5
"Apache 2" -> url("http://www.apache.org/licenses/LICENSE-2.0.txt"))
6
homepage := Some(url("http://github.com/lightbend/scala-sculpt"))
7
8
-scalaVersion := "2.13.17"
+scalaVersion := "2.13.18"
9
10
libraryDependencies ++= Seq(
11
"org.scala-lang" % "scala-compiler" % scalaVersion.value % "provided",
0 commit comments