mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-24 01:09:55 +01:00
Update solidbase to 1.1.0 (#3538)
This commit is contained in:
committed by
GitHub
parent
1044d1cc32
commit
fc575388f1
@@ -31,7 +31,7 @@ libraryDependencies ++= Seq(
|
||||
"org.scalatra" %% "scalatra-forms-javax" % ScalatraVersion,
|
||||
"org.json4s" %% "json4s-jackson" % "4.0.7",
|
||||
"commons-io" % "commons-io" % "2.16.1",
|
||||
"io.github.gitbucket" % "solidbase" % "1.0.5",
|
||||
"io.github.gitbucket" % "solidbase" % "1.1.0",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||
"org.apache.commons" % "commons-compress" % "1.26.1",
|
||||
"org.apache.commons" % "commons-email" % "1.6.0",
|
||||
|
||||
Reference in New Issue
Block a user