Bump to 4.24.0

This commit is contained in:
Naoki Takezoe
2018-04-29 11:34:13 +09:00
parent 1ea0e827a5
commit 4cb198bc05

View File

@@ -3,7 +3,7 @@ import com.typesafe.sbt.pgp.PgpKeys._
val Organization = "io.github.gitbucket"
val Name = "gitbucket"
val GitBucketVersion = "4.23.1"
val GitBucketVersion = "4.24.0"
val ScalatraVersion = "2.6.1"
val JettyVersion = "9.4.7.v20170914"