Skip to content

Commit 57d28e7

Browse files
committed
Bump to GitBucket 4.39.0
1 parent 2530861 commit 57d28e7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name := "gitbucket-backup-plugin"
22
organization := "io.github.gitbucket"
33
version := "1.6.0-SNAPSHOT"
44
scalaVersion := "2.13.10"
5-
gitbucketVersion := "4.38.0"
5+
gitbucketVersion := "4.39.0"
66

77
libraryDependencies ++= Seq(
88
"org.zeroturnaround" % "zt-zip" % "1.15",

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.2

project/plugin.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)