Skip to content

Commit 3352152

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update gitbucket to 4.37.2
1 parent 439a345 commit 3352152

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.8"
44
version := "1.10.0"
5-
gitbucketVersion := "4.36.2"
5+
gitbucketVersion := "4.37.2"
66
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
77

88
scalafmtOnCompile := true

0 commit comments

Comments
 (0)