Skip to content

Commit

Permalink
Update cats-effect, cats-effect-kernel to 3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 20, 2024
1 parent c58e7ee commit c045c75
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 @@ -6,7 +6,7 @@ ThisBuild / organization := "de.lhns"
name := (core.projectRefs.head / name).value

val V = new {
val catsEffect = "3.5.4"
val catsEffect = "3.5.6"
val munit = "1.0.0"
}

Expand Down

0 comments on commit c045c75

Please sign in to comment.