Skip to content

Commit 70818f4

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update gitbucket to 4.42.1
1 parent 72cd489 commit 70818f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
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)