Skip to content

Commit

Permalink
Update kind-projector to 0.13.3 (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 26, 2024
1 parent a00ceb6 commit 9fd8ae8
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 @@ -16,7 +16,7 @@ object Dependencies {
lazy val logstash =
"net.logstash.logback" % "logstash-logback-encoder" % "7.4"
lazy val kindProjector =
"org.typelevel" %% "kind-projector" % "0.13.2" cross CrossVersion.full
"org.typelevel" %% "kind-projector" % "0.13.3" cross CrossVersion.full
lazy val magnolia = "com.propensive" %% "magnolia" % "0.17.0"
lazy val libmdoc =
"org.scalameta" %% "mdoc" % "2.3.5" excludeAll (ExclusionRule(
Expand Down

0 comments on commit 9fd8ae8

Please sign in to comment.