Skip to content

Commit 10e44df

Browse files
authored
Merge pull request #421 from armanbilge/update/cats-core-2.13.0
Update cats-core, cats-laws to 2.13.0
2 parents 78f86c2 + c1e6e90 commit 10e44df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ThisBuild / scalacOptions ++= Seq("-new-syntax", "-indent", "-source:future")
1616

1717
ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("21"))
1818

19-
val CatsVersion = "2.12.0"
19+
val CatsVersion = "2.13.0"
2020
val CatsEffectVersion = "3.5.7"
2121
val Fs2Version = "3.11.0"
2222
val Fs2DomVersion = "0.2.1"

0 commit comments

Comments
 (0)