Skip to content

Commit

Permalink
Merge pull request #852 from http4s/update/main/kind-projector-0.13.3
Browse files Browse the repository at this point in the history
Update kind-projector to 0.13.3 in main
  • Loading branch information
danicheg authored Feb 25, 2024
2 parents 0ce6bd3 + 43aec93 commit 1f10e58
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 @@ -7,5 +7,5 @@ object Dependencies {
lazy val log4s = "org.log4s" %% "log4s" % "1.10.0"
lazy val munit = "org.scalameta" %% "munit" % "1.0.0-M6"
lazy val scalacheckMunit = "org.scalameta" %% "munit-scalacheck" % munit.revision
lazy val kindProjector = "org.typelevel" % "kind-projector" % "0.13.2"
lazy val kindProjector = "org.typelevel" % "kind-projector" % "0.13.3"
}

0 comments on commit 1f10e58

Please sign in to comment.