We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e73d9d commit 1ebe1ceCopy full SHA for 1ebe1ce
1 file changed
build.sbt
@@ -2,7 +2,7 @@ organization := "io.github.gitbucket"
2
name := "gitbucket-emoji-plugin"
3
version := "4.6.0"
4
scalaVersion := "2.13.18"
5
-gitbucketVersion := "4.46.0"
+gitbucketVersion := "4.46.1"
6
7
val donwloadImagesKey = TaskKey[Unit]("downloadImages")
8
0 commit comments