Bump to 4.32.0

This commit is contained in:
Naoki Takezoe
2019-08-06 22:03:23 +09:00
parent 10a4c3e2a4
commit eb6398654d

View File

@@ -3,7 +3,7 @@ import com.typesafe.sbt.pgp.PgpKeys._
val Organization = "io.github.gitbucket"
val Name = "gitbucket"
val GitBucketVersion = "4.31.2"
val GitBucketVersion = "4.32.0"
val ScalatraVersion = "2.7.0-RC1"
val JettyVersion = "9.4.14.v20181114"
val JgitVersion = "5.2.0.201812061821-r"