Skip to content

Commit

Permalink
Merge 8e63aca into 449fc38
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 29, 2021
2 parents 449fc38 + 8e63aca commit 530577a
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.4.0"
libraryDependencies += "org.typelevel" %% "cats-effect" % "2.4.1"
libraryDependencies += "com.github.pathikrit" %% "better-files" % "3.9.1"
libraryDependencies += "io.get-coursier" %% "coursier-core" % "2.0.16"
libraryDependencies += "org.antlr" % "antlr4-runtime" % "4.9.2"
Expand Down

0 comments on commit 530577a

Please sign in to comment.