We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7ce5d commit 796c10aCopy full SHA for 796c10a
build.sbt
@@ -1,7 +1,7 @@
1
name := "gitbucket-ci-plugin"
2
organization := "io.github.gitbucket"
3
-version := "1.9.0"
4
-scalaVersion := "2.13.0"
+version := "1.9.1"
+scalaVersion := "2.13.1"
5
gitbucketVersion := "4.32.0"
6
scalacOptions += "-deprecation"
7
libraryDependencies ++= Seq(
0 commit comments