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 2f1ad69 commit 6138bf4Copy full SHA for 6138bf4
build.sbt
@@ -1,5 +1,5 @@
1
name := "gitbucket-notifications-plugin"
2
organization := "io.github.gitbucket"
3
-version := "1.5.0"
4
-scalaVersion := "2.12.4"
5
-gitbucketVersion := "4.24.1"
+version := "1.5.1"
+scalaVersion := "2.12.6"
+gitbucketVersion := "4.25.0"
project/build.properties
@@ -1 +1 @@
-sbt.version=1.1.1
+sbt.version=1.1.6
0 commit comments