Skip to content

Commit 23e7a7b

Browse files
scala-stewardhejfelix
authored andcommitted
Upgrade cats-core from 2.8.0 to 2.9.0
1 parent 1eb7a27 commit 23e7a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Global / onChangedBuildSource := ReloadOnSourceChanges
22

33
val V = new {
4-
val cats = "2.8.0"
4+
val cats = "2.9.0"
55
val catsEffect = "3.3.14"
66
val circe = "0.14.3"
77
val http4s = "0.23.16"

0 commit comments

Comments
 (0)