Bump to 4.23.0

This commit is contained in:
Naoki Takezoe
2018-03-27 01:00:45 +09:00
parent 64ce44243c
commit a0c06855d2

View File

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