Skip to content

Commit

Permalink
Merge aef1242 into 98c4e8f
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 17, 2021
2 parents 98c4e8f + aef1242 commit 84eee24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
"com.github.tomakehurst" % "wiremock" % "2.27.2" % "it,test"
)
libraryDependencies += "org.jsoup" % "jsoup" % "1.13.1"
libraryDependencies += "org.typelevel" %% "cats-effect" % "2.3.1"
libraryDependencies += "org.typelevel" %% "cats-effect" % "2.3.2"
libraryDependencies += "com.github.pathikrit" %% "better-files" % "3.9.1"
libraryDependencies += "io.get-coursier" %% "coursier-core" % "2.0.12"
libraryDependencies += "org.antlr" % "antlr4-runtime" % "4.9.1"
Expand Down

0 comments on commit 84eee24

Please sign in to comment.