Skip to content

Commit bad6866

Browse files
committed
Update to scala 2.12.14
1 parent e8e3505 commit bad6866

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
@@ -25,7 +25,7 @@ inThisBuild(
2525
licenses := Seq(
2626
"Apache-2.0" -> url("http://www.apache.org/license/LICENSE-2.0")
2727
),
28-
scalaVersion := "2.12.13"
28+
scalaVersion := "2.12.14"
2929
)
3030
)
3131

0 commit comments

Comments
 (0)