Skip to content

Commit 7279a82

Browse files
Update cats-core to 2.8.0 (#663)
1 parent 522fc00 commit 7279a82

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
@@ -26,7 +26,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"), JavaSpec.te
2626

2727
ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
2828

29-
val catsV = "2.7.0"
29+
val catsV = "2.8.0"
3030
val catsEffectV = "3.3.14"
3131
val slf4jV = "1.7.36"
3232
val munitCatsEffectV = "1.0.7"

0 commit comments

Comments
 (0)