Skip to content

Commit dccd31f

Browse files
Update gitbucket to 4.41.0 (#68)
1 parent a2146f6 commit dccd31f

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,5 +2,5 @@ name := "gitbucket-notifications-plugin"
22
organization := "io.github.gitbucket"
33
version := "1.11.0"
44
scalaVersion := "2.13.14"
5-
gitbucketVersion := "4.40.0"
5+
gitbucketVersion := "4.41.0"
66
scalacOptions := Seq("-deprecation", "-language:postfixOps", "-feature")

0 commit comments

Comments
 (0)