Skip to content

Commit

Permalink
Merge pull request #851 from http4s/update/series/0.23/kind-projector…
Browse files Browse the repository at this point in the history
…-0.13.3

Update kind-projector to 0.13.3 in series/0.23
  • Loading branch information
danicheg authored Feb 25, 2024
2 parents 0aef1e4 + 9e49ba9 commit 904d118
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 904d118

Please sign in to comment.