Skip to content

Commit 781296f

Browse files
committed
Update cats-core, cats-laws to 2.13.0
1 parent a7f7c96 commit 781296f

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
@@ -34,7 +34,7 @@ inThisBuild(Seq(
3434
)
3535
))
3636

37-
val catsVersion = "2.12.0"
37+
val catsVersion = "2.13.0"
3838

3939
lazy val slickcats =
4040
project.in(file("slick-cats"))

0 commit comments

Comments
 (0)