Skip to content

Commit 96e5ff3

Browse files
authored
Merge pull request #243 from SethTisue/hello-2.12.1
hello Scala 2.12.1
2 parents a5c5ba2 + f81c717 commit 96e5ff3

File tree

2 files changed

+24
-415
lines changed

2 files changed

+24
-415
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.0"
3+
scalaVersion := "2.12.1"
44

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

0 commit comments

Comments
 (0)