File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "3.1.2
4242libraryDependencies += " net.codingwell" %% " scala-guice" % " 4.1.1"
4343libraryDependencies += " com.iheart" %% " ficus" % " 1.4.3"
4444libraryDependencies += " org.webjars" % " bootstrap" % " 4.1.0"
45- libraryDependencies += " org.webjars" %% " webjars-play" % " 2.6.3 "
45+ libraryDependencies += " org.webjars" %% " webjars-play" % " 2.7.0 "
4646libraryDependencies += " com.adrianhurt" %% " play-bootstrap" % " 1.4-P26-B4-SNAPSHOT"
4747libraryDependencies += " eu.bitwalker" % " UserAgentUtils" % " 1.20"
4848libraryDependencies += " com.typesafe.akka" %% " akka-http" % " 10.1.5"
@@ -58,7 +58,7 @@ libraryDependencies ++= Seq(
5858 " com.nimbusds" % " nimbus-jose-jwt" % " 5.14" ,
5959 " org.bouncycastle" % " bcprov-jdk15on" % " 1.60" ,
6060 " com.google.guava" % " guava" % " 25.1-jre" ,
61- " org.apache.commons" % " commons-compress" % " 1.16 "
61+ " org.apache.commons" % " commons-compress" % " 1.18 "
6262)
6363
6464libraryDependencies += " com.pauldijou" %% " jwt-core" % " 1.0.0"
You can’t perform that action at this time.
0 commit comments