Skip to content

Commit 507b0cf

Browse files
Update gitbucket to 4.42.1
1 parent 72cd489 commit 507b0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name := "gitbucket-helloworld-plugin"
22
organization := "io.github.gitbucket"
33
version := "1.0.0"
44
scalaVersion := "2.13.16"
5-
gitbucketVersion := "4.42.0"
5+
gitbucketVersion := "4.42.1"
66
scalacOptions ++= Seq(
77
"-deprecation",
88
"-Xsource:3-cross",

0 commit comments

Comments
 (0)