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 bdd4068 commit 1752011Copy full SHA for 1752011
build.sbt
@@ -1,6 +1,6 @@
1
organization := "io.github.gitbucket"
2
name := "sbt-gitbucket-plugin"
3
-version := "1.6.0"
+version := "1.6.1-SNAPSHOT"
4
sbtPlugin := true
5
libraryDependencies ++= Seq(
6
Defaults.sbtPluginExtra(
0 commit comments