Skip to content

Commit

Permalink
Update kind-projector to 0.13.3 (#395)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and scala-steward[bot] committed Feb 28, 2024
1 parent 4915f3f commit acf4720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object LibraryDependencies {
val ScalaCheck = "org.scalacheck" %% "scalacheck" % "1.17.0"
val TypesafeConfig = "com.typesafe" % "config" % "1.4.3"
val ApacheCommons = "org.apache.commons" % "commons-lang3" % "3.14.0"
val KindProjector = "org.typelevel" % "kind-projector" % "0.13.2"
val KindProjector = "org.typelevel" % "kind-projector" % "0.13.3"
val PureConfig = "com.github.pureconfig" %% "pureconfig-core" % "0.17.4"
val ScalaParsingCombinators =
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.3.0"
Expand Down

0 comments on commit acf4720

Please sign in to comment.