We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2146f6 commit dccd31fCopy full SHA for dccd31f
build.sbt
@@ -2,5 +2,5 @@ name := "gitbucket-notifications-plugin"
2
organization := "io.github.gitbucket"
3
version := "1.11.0"
4
scalaVersion := "2.13.14"
5
-gitbucketVersion := "4.40.0"
+gitbucketVersion := "4.41.0"
6
scalacOptions := Seq("-deprecation", "-language:postfixOps", "-feature")
0 commit comments