Skip to content

Commit

Permalink
Merge pull request #386 from scala-steward/update/kind-projector-0.13.3
Browse files Browse the repository at this point in the history
Update kind-projector to 0.13.3
  • Loading branch information
mergify[bot] authored Feb 25, 2024
2 parents 6abd7c4 + 89ea01f commit d5c4b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ val compilerPlugins =
Nil
else
List(
crossPlugin("org.typelevel" % "kind-projector" % "0.13.2")
crossPlugin("org.typelevel" % "kind-projector" % "0.13.3")
))

ThisBuild / versionScheme := Some("early-semver")
Expand Down

0 comments on commit d5c4b2f

Please sign in to comment.