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 4794e28 commit 2f1ad69Copy full SHA for 2f1ad69
build.sbt
@@ -2,4 +2,4 @@ name := "gitbucket-notifications-plugin"
2
organization := "io.github.gitbucket"
3
version := "1.5.0"
4
scalaVersion := "2.12.4"
5
-gitbucketVersion := "4.23.0"
+gitbucketVersion := "4.24.1"
project/plugins.sbt
@@ -1 +1 @@
1
-addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.2.0")
+addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.3.0")
0 commit comments