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 9ab2cfc commit 0fa33dfCopy full SHA for 0fa33df
build.sbt
@@ -3,7 +3,7 @@ val buildName = "jardiff"
3
inThisBuild(Seq[Setting[_]](
4
version := "1.0-SNAPSHOT",
5
organization := "org.scala-lang",
6
- scalaVersion := "2.13.11",
+ scalaVersion := "2.13.12",
7
startYear := Some(2017),
8
organizationName := "Lightbend Inc. <https://www.lightbend.com>",
9
licenses := List(("Apache-2.0", url("https://www.apache.org/licenses/LICENSE-2.0.txt"))),
0 commit comments