We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2635c commit 47d1d08Copy full SHA for 47d1d08
1 file changed
build.sbt
@@ -2,7 +2,7 @@ organization := "gitbucket"
2
name := "gitbucket-pages-plugin"
3
scalaVersion := "2.13.18"
4
version := "1.10.0"
5
-gitbucketVersion := "4.45.0"
+gitbucketVersion := "4.46.0"
6
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
7
8
scalafmtOnCompile := true
0 commit comments