Skip to content

Commit dc2206a

Browse files
Update gitbucket to 4.46.1
1 parent ff33303 commit dc2206a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ organization := "io.github.gitbucket"
22
name := "gitbucket-explorer-plugin"
33
version := "9.0.0"
44
scalaVersion := "2.13.18"
5-
gitbucketVersion := "4.46.0"
5+
gitbucketVersion := "4.46.1"
66

77
scalacOptions := Seq("-deprecation", "-feature", "-language:postfixOps")
88
javacOptions ++= Seq("-target", "8", "-source", "8")

0 commit comments

Comments
 (0)