Skip to content

Commit

Permalink
Update cats-effect to 3.3.5 (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 28, 2022
1 parent 89616c0 commit 5275e14
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 @@ -50,7 +50,7 @@ libraryDependencies ++= Seq(
)
libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.2.10"
libraryDependencies += "org.jsoup" % "jsoup" % "1.14.3"
libraryDependencies += "org.typelevel" %% "cats-effect" % "3.3.4"
libraryDependencies += "org.typelevel" %% "cats-effect" % "3.3.5"
libraryDependencies += "com.github.pathikrit" %% "better-files" % "3.9.1"
libraryDependencies += "org.antlr" % "antlr4-runtime" % "4.9.3"
libraryDependencies += "io.estatico" %% "newtype" % "0.4.4"
Expand Down

0 comments on commit 5275e14

Please sign in to comment.