Skip to content

Commit

Permalink
kind-projector: 0.13.2 -> 0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Feb 24, 2024
1 parent 7dcbaa4 commit c583b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/free/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.9" % "test"
enablePlugins(JettyPlugin)

addCompilerPlugin(
"org.typelevel" %% "kind-projector" % "0.13.2" cross CrossVersion.full
"org.typelevel" %% "kind-projector" % "0.13.3" cross CrossVersion.full
)

0 comments on commit c583b49

Please sign in to comment.