We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6db6c commit 2704e53Copy full SHA for 2704e53
build.sbt
@@ -2,4 +2,4 @@ name := "gitbucket-notifications-plugin"
2
organization := "io.github.gitbucket"
3
version := "1.7.0"
4
scalaVersion := "2.12.7"
5
-gitbucketVersion := "4.30.0-SNAPSHOT"
+gitbucketVersion := "4.30.0"
0 commit comments