Skip to content

Commit de260af

Browse files
Update gitbucket to 4.46.1 (#87)
Co-authored-by: gitbucket-bot[bot] <256891351+gitbucket-bot[bot]@users.noreply.github.com>
1 parent 834c910 commit de260af

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 @@ name := "gitbucket-helloworld-plugin"
22
organization := "io.github.gitbucket"
33
version := "1.0.0"
44
scalaVersion := "2.13.18"
5-
gitbucketVersion := "4.46.0"
5+
gitbucketVersion := "4.46.1"
66
scalacOptions ++= Seq(
77
"-deprecation",
88
"-Xsource:3-cross",

0 commit comments

Comments
 (0)