Skip to content

Commit 796c10a

Browse files
committed
Release 1.9.1
1 parent ea7ce5d commit 796c10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name := "gitbucket-ci-plugin"
22
organization := "io.github.gitbucket"
3-
version := "1.9.0"
4-
scalaVersion := "2.13.0"
3+
version := "1.9.1"
4+
scalaVersion := "2.13.1"
55
gitbucketVersion := "4.32.0"
66
scalacOptions += "-deprecation"
77
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)