Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 062788d

Browse files
committed
Update scala-library to 2.12.17
1 parent 722b9e9 commit 062788d

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
@@ -29,7 +29,7 @@ developers := List(
2929
)
3030
)
3131

32-
scalaVersion := "2.12.14"
32+
scalaVersion := "2.12.17"
3333
scalacOptions := Seq(
3434
"-encoding",
3535
"UTF-8",

0 commit comments

Comments
 (0)