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