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
42
42
libraryDependencies += " net.codingwell" %% " scala-guice" % " 4.1.1"
43
43
libraryDependencies += " com.iheart" %% " ficus" % " 1.4.3"
44
44
libraryDependencies += " org.webjars" % " bootstrap" % " 4.1.0"
45
- libraryDependencies += " org.webjars" %% " webjars-play" % " 2.6.3 "
45
+ libraryDependencies += " org.webjars" %% " webjars-play" % " 2.7.0 "
46
46
libraryDependencies += " com.adrianhurt" %% " play-bootstrap" % " 1.4-P26-B4-SNAPSHOT"
47
47
libraryDependencies += " eu.bitwalker" % " UserAgentUtils" % " 1.20"
48
48
libraryDependencies += " com.typesafe.akka" %% " akka-http" % " 10.1.5"
@@ -58,7 +58,7 @@ libraryDependencies ++= Seq(
58
58
" com.nimbusds" % " nimbus-jose-jwt" % " 5.14" ,
59
59
" org.bouncycastle" % " bcprov-jdk15on" % " 1.60" ,
60
60
" com.google.guava" % " guava" % " 25.1-jre" ,
61
- " org.apache.commons" % " commons-compress" % " 1.16 "
61
+ " org.apache.commons" % " commons-compress" % " 1.18 "
62
62
)
63
63
64
64
libraryDependencies += " com.pauldijou" %% " jwt-core" % " 1.0.0"
You can’t perform that action at this time.
0 commit comments