We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d92032 commit 62fb840Copy full SHA for 62fb840
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.45.0"
+gitbucketVersion := "4.46.0"
6
scalacOptions ++= Seq(
7
"-deprecation",
8
"-Xsource:3-cross",
0 commit comments