mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-01 11:06:06 +01:00
Update typesafe:config to 1.4.2
This commit is contained in:
committed by
kenji yoshida
parent
68a99ada0b
commit
bf9cb26164
@@ -50,7 +50,7 @@ libraryDependencies ++= Seq(
|
||||
"org.postgresql" % "postgresql" % "42.3.2",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.10",
|
||||
"com.zaxxer" % "HikariCP" % "4.0.3" exclude ("org.slf4j", "slf4j-api"),
|
||||
"com.typesafe" % "config" % "1.4.1",
|
||||
"com.typesafe" % "config" % "1.4.2",
|
||||
"fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0",
|
||||
"io.github.java-diff-utils" % "java-diff-utils" % "4.11",
|
||||
"org.cache2k" % "cache2k-all" % "1.6.0.Final",
|
||||
|
||||
Reference in New Issue
Block a user