Skip to content

Commit 5f28cfe

Browse files
Update sbt-gitbucket-plugin to 1.6.0 (#21)
* Update sbt-gitbucket-plugin to 1.6.0 * Update build.properties --------- Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
1 parent 46e2b09 commit 5f28cfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.7.2
1+
sbt.version = 1.8.3

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.5.1")
1+
addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.6.0")

0 commit comments

Comments
 (0)