Skip to content

Commit 0fa33df

Browse files
Update scala-library, scalap to 2.13.12 (#142)
1 parent 9ab2cfc commit 0fa33df

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
@@ -3,7 +3,7 @@ val buildName = "jardiff"
33
inThisBuild(Seq[Setting[_]](
44
version := "1.0-SNAPSHOT",
55
organization := "org.scala-lang",
6-
scalaVersion := "2.13.11",
6+
scalaVersion := "2.13.12",
77
startYear := Some(2017),
88
organizationName := "Lightbend Inc. <https://www.lightbend.com>",
99
licenses := List(("Apache-2.0", url("https://www.apache.org/licenses/LICENSE-2.0.txt"))),

0 commit comments

Comments
 (0)