Skip to content

Commit 7858975

Browse files
Update gitbucket to 4.46.0 (#35)
Co-authored-by: gitbucket-bot[bot] <256891351+gitbucket-bot[bot]@users.noreply.github.com>
1 parent e83f43c commit 7858975

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.45.0"
5+
gitbucketVersion := "4.46.0"
66

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

0 commit comments

Comments
 (0)