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
scala-steward authored and jchapuis committed Sep 4, 2024
1 parent 1a823b6 commit 813f59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ object Dependencies {
"org.typelevel" %% "scalacheck-effect-munit" % scalacheckEffectVersion
)

lazy val kittensVersion = "3.3.0"
lazy val kittensVersion = "3.4.0"
lazy val kittens = Seq("org.typelevel" %% "kittens" % kittensVersion)

lazy val scodecCore = Seq("org.scodec" %% "scodec-core" % "2.2.2")
Expand Down

0 comments on commit 813f59d

Please sign in to comment.