Update scalatra, scalatra-forms, ... to 2.8.2 (#2886)

This commit is contained in:
scala-steward-bot
2021-09-25 19:07:58 +09:00
committed by GitHub
parent b6cb4c865f
commit 3353616789

View File

@@ -4,7 +4,7 @@ import com.jsuereth.sbtpgp.PgpKeys._
val Organization = "io.github.gitbucket"
val Name = "gitbucket"
val GitBucketVersion = "4.36.2"
val ScalatraVersion = "2.8.1"
val ScalatraVersion = "2.8.2"
val JettyVersion = "9.4.43.v20210629"
val JgitVersion = "5.13.0.202109080827-r"