Upgrade Scalatra to 2.8.4 (#3165)

This commit is contained in:
Naoki Takezoe
2022-10-16 16:49:47 +09:00
committed by takezoe
parent 4c76b6dd96
commit c2ffdf6d63

View File

@@ -4,7 +4,7 @@ import com.jsuereth.sbtpgp.PgpKeys._
val Organization = "io.github.gitbucket"
val Name = "gitbucket"
val GitBucketVersion = "4.38.2"
val ScalatraVersion = "2.8.2"
val ScalatraVersion = "2.8.4"
val JettyVersion = "9.4.49.v20220914"
val JgitVersion = "5.13.1.202206130422-r"