Skip to content

Commit a3fa201

Browse files
Update cats-core to 2.13.0
1 parent dda8f4c commit a3fa201

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
@@ -3,7 +3,7 @@ ThisBuild / tlBaseVersion := "0.4"
33
ThisBuild / crossScalaVersions := Seq(V.scala213, V.scala212)
44
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
55

6-
lazy val CatsVersion = "2.12.0"
6+
lazy val CatsVersion = "2.13.0"
77
lazy val CatsEffectVersion = "3.5.7"
88
lazy val Fs2Version = "3.11.0"
99
lazy val Http4sVersion = "0.23.30"

0 commit comments

Comments
 (0)