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 5951879 commit 2dba232Copy full SHA for 2dba232
build.sbt
@@ -2,4 +2,4 @@ organization := "io.github.gitbucket"
2
name := "gitbucket-emoji-plugin"
3
version := "4.5.0"
4
scalaVersion := "2.12.4"
5
-gitbucketVersion := "4.19.2"
+gitbucketVersion := "4.24.1"
project/plugin.sbt
@@ -1 +1 @@
1
-addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.2.0")
+addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.3.0")
0 commit comments