Skip to content

Commit dbd609b

Browse files
Update gitbucket to 4.41.0 (#40)
Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
1 parent 3af4383 commit dbd609b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.14"
5-
gitbucketVersion := "4.40.0"
5+
gitbucketVersion := "4.41.0"
66
scalacOptions ++= Seq(
77
"-deprecation",
88
"-Xsource:3",

0 commit comments

Comments
 (0)