Skip to content

Commit 50a4a25

Browse files
Update gitbucket to 4.41.0
1 parent 6e5442a commit 50a4a25

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 @@ organization := "io.github.gitbucket"
22
name := "gitbucket-emoji-plugin"
33
version := "4.6.0"
44
scalaVersion := "2.13.14"
5-
gitbucketVersion := "4.40.0"
5+
gitbucketVersion := "4.41.0"
66

77
val donwloadImagesKey = TaskKey[Unit]("downloadImages")
88

0 commit comments

Comments
 (0)