File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ object Dependencies {
3838
3939 val oauth = Seq (" oauth.signpost" % " signpost-core" % " 2.1.1" )
4040
41- val cachecontrol = Seq (" com.typesafe.play" %% " cachecontrol" % " 2.3.0 " )
41+ val cachecontrol = Seq (" com.typesafe.play" %% " cachecontrol" % " 2.3.1 " )
4242
4343 val asyncHttpClient = Seq (" org.asynchttpclient" % " async-http-client" % " 2.12.3" )
4444
Original file line number Diff line number Diff line change 1- addSbtPlugin(" com.eed3si9n" % " sbt-assembly" % " 2.1.1 " )
1+ addSbtPlugin(" com.eed3si9n" % " sbt-assembly" % " 2.1.3 " )
22addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2" )
33addSbtPlugin(" com.typesafe" % " sbt-mima-plugin" % " 1.1.3" )
44addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.10.0" )
You can’t perform that action at this time.
0 commit comments