Skip to content

Commit

Permalink
Update kittens to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Oct 26, 2023
1 parent b4bdb55 commit 3630c15
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.1.0"
)

libraryDependencies ++= List(
Expand Down

0 comments on commit 3630c15

Please sign in to comment.