Skip to content

Commit ef79ef2

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update gitbucket to 4.38.4
1 parent ff779e3 commit ef79ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ organization := "gitbucket"
22
name := "gitbucket-pages-plugin"
33
scalaVersion := "2.13.10"
44
version := "1.10.0"
5-
gitbucketVersion := "4.38.3"
5+
gitbucketVersion := "4.38.4"
66
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
77

88
scalafmtOnCompile := true

0 commit comments

Comments
 (0)