Skip to content

Commit

Permalink
Update cats-core to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 20, 2025
1 parent 673aa3b commit 95c8f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
ThisBuild / sonatypeRepository := "https://s01.oss.sonatype.org/service/local"

val Versions = new {
val catsCore = "2.8.0"
val catsCore = "2.13.0"
val catsEffect = "3.3.14"
val catsEffect2 = "2.5.5"
val circe = "0.14.6"
Expand Down

0 comments on commit 95c8f00

Please sign in to comment.