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 d01cc71 commit 2570b1dCopy full SHA for 2570b1d
build.sbt
@@ -1,6 +1,6 @@
1
organization := "gitbucket"
2
name := "gitbucket-pages-plugin"
3
-scalaVersion := "2.13.16"
+scalaVersion := "2.13.17"
4
version := "1.10.0"
5
gitbucketVersion := "4.44.0"
6
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
0 commit comments