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 5fce5df commit 6f012ceCopy full SHA for 6f012ce
build.sbt
@@ -1,8 +1,8 @@
1
organization := "gitbucket"
2
name := "gitbucket-pages-plugin"
3
-scalaVersion := "2.12.6"
+scalaVersion := "2.12.7"
4
version := "1.7.1"
5
-gitbucketVersion := "4.25.0"
+gitbucketVersion := "4.29.0"
6
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
7
8
scalafmtOnCompile := true
0 commit comments