We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834c910 commit de260afCopy full SHA for de260af
1 file changed
build.sbt
@@ -2,7 +2,7 @@ name := "gitbucket-helloworld-plugin"
2
organization := "io.github.gitbucket"
3
version := "1.0.0"
4
scalaVersion := "2.13.18"
5
-gitbucketVersion := "4.46.0"
+gitbucketVersion := "4.46.1"
6
scalacOptions ++= Seq(
7
"-deprecation",
8
"-Xsource:3-cross",
0 commit comments