Skip to content

Commit 3ef8867

Browse files
committed
bump Scala version
1 parent 72bf727 commit 3ef8867

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
@@ -1,6 +1,6 @@
11
name := "make-release-notes"
22

3-
scalaVersion := "2.12.4"
3+
scalaVersion := "2.12.10"
44

55
scalacOptions ++= Seq("-feature", "-deprecation", "-Xfatal-warnings")
66

0 commit comments

Comments
 (0)