We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3624562 commit fc2379cCopy full SHA for fc2379c
project/Dependencies.scala
@@ -34,7 +34,7 @@ object Dependencies {
34
35
lazy val pprint = "com.lihaoyi" %% "pprint" % "0.5.7"
36
37
- lazy val scalajHttp = "org.scalaj" %% "scalaj-http" % "2.4.2"
+ lazy val scalajHttp = "com.codacy" %% "scalaj-http" % "2.5.0"
38
39
lazy val cats = "org.typelevel" %% "cats-core" % "2.1.0"
40
0 commit comments