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 3af4383 commit dbd609bCopy full SHA for dbd609b
build.sbt
@@ -2,7 +2,7 @@ name := "gitbucket-helloworld-plugin"
2
organization := "io.github.gitbucket"
3
version := "1.0.0"
4
scalaVersion := "2.13.14"
5
-gitbucketVersion := "4.40.0"
+gitbucketVersion := "4.41.0"
6
scalacOptions ++= Seq(
7
"-deprecation",
8
"-Xsource:3",
0 commit comments