Skip to content

Commit 47e06d7

Browse files
committed
Bump to GitBucket 4.24.0
1 parent cf28b38 commit 47e06d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
organization := "io.github.gitbucket"
22
name := "gitbucket-gist-plugin"
33
version := "4.14.0"
4-
scalaVersion := "2.12.4"
5-
gitbucketVersion := "4.23.1"
4+
scalaVersion := "2.12.6"
5+
gitbucketVersion := "4.24.0"
66

77
scalacOptions := Seq("-deprecation", "-feature", "-language:postfixOps")
88
javacOptions in compile ++= Seq("-target", "8", "-source", "8")

0 commit comments

Comments
 (0)