Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
durban committed Nov 26, 2024
1 parent a1ce24b commit 31ee8a9
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 @@ -756,7 +756,7 @@ lazy val consts = new {
lazy val dependencies = new {

val catsVersion = "2.12.0" // https://github.com/typelevel/cats
val catsEffectVersion = "3.5.6" // https://github.com/typelevel/cats-effect
val catsEffectVersion = "3.5.7" // https://github.com/typelevel/cats-effect
val catsMtlVersion = "1.5.0" // https://github.com/typelevel/cats-mtl
val catsCollectionsVersion = "0.9.9" // https://github.com/typelevel/cats-collections
val fs2Version = "3.11.0" // https://github.com/typelevel/fs2
Expand Down

0 comments on commit 31ee8a9

Please sign in to comment.