Skip to content

Commit

Permalink
Merge pull request #203 from scala-steward/update/cats-effect-3.4.1
Browse files Browse the repository at this point in the history
Update cats-effect to 3.4.1
  • Loading branch information
cquiroz authored Nov 26, 2022
2 parents 7d53f51 + 6b73129 commit 9aab6e2
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 @@ -49,7 +49,7 @@ lazy val sbt_tzdb = project
"org.apache.commons" % "commons-compress" % "1.22",
"com.eed3si9n" %% "gigahorse-okhttp" % "0.7.0",
"org.typelevel" %% "cats-core" % "2.9.0",
"org.typelevel" %% "cats-effect" % "3.3.14"
"org.typelevel" %% "cats-effect" % "3.4.1"
),
scriptedLaunchOpts := {
scriptedLaunchOpts.value ++
Expand Down

0 comments on commit 9aab6e2

Please sign in to comment.