Skip to content

Commit 9c4b311

Browse files
committed
bump scala version
1 parent 940090f commit 9c4b311

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
organization := "gitbucket"
22
name := "pages-plugin"
3-
scalaVersion := "2.12.0"
3+
scalaVersion := "2.12.1"
44
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
55

66
lazy val root = (project in file(".")).enablePlugins(SbtTwirl)

0 commit comments

Comments
 (0)