Skip to content

Commit 2dba232

Browse files
committed
Bump to sbt-gutbucket plugin 1.3.0
1 parent 5951879 commit 2dba232

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ organization := "io.github.gitbucket"
22
name := "gitbucket-emoji-plugin"
33
version := "4.5.0"
44
scalaVersion := "2.12.4"
5-
gitbucketVersion := "4.19.2"
5+
gitbucketVersion := "4.24.1"

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.2.0")
1+
addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.3.0")

0 commit comments

Comments
 (0)