We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a789e0 commit 794a450Copy full SHA for 794a450
build.sbt
@@ -1,6 +1,6 @@
1
organization := "gitbucket"
2
name := "gitbucket-pages-plugin"
3
-scalaVersion := "2.12.2"
+scalaVersion := "2.12.4"
4
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
5
6
enablePlugins(SbtTwirl)
0 commit comments