Skip to content

Commit

Permalink
Update kittens to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Aug 22, 2024
1 parent efacd60 commit b72a716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ libraryDependencies ++= List(
"org.scalameta" % "semanticdb-scalac" % "4.7.7" cross CrossVersion.full,
"org.scalameta" %% "scalameta" % "4.7.7",
"org.typelevel" %% "cats-core" % "2.9.0",
"org.typelevel" %% "kittens" % "3.0.0"
"org.typelevel" %% "kittens" % "3.4.0"
)

libraryDependencies ++= List(
Expand Down

0 comments on commit b72a716

Please sign in to comment.