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