From bfc0864553b438373e18992b2d7cc9a2eb1d88c6 Mon Sep 17 00:00:00 2001 From: Tobias Jonas Date: Sat, 24 Feb 2024 00:16:44 +0000 Subject: [PATCH] chore: update kind-projector from 0.13.2 to 0.13.3 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c8473041..5cdfccb6 100644 --- a/build.sbt +++ b/build.sbt @@ -35,7 +35,7 @@ lazy val smithy4play = project .enablePlugins(Smithy4sCodegenPlugin) .settings( sharedSettings, - addCompilerPlugin("org.typelevel" % "kind-projector" % "0.13.2" cross CrossVersion.full), + addCompilerPlugin("org.typelevel" % "kind-projector" % "0.13.3" cross CrossVersion.full), scalaVersion := Dependencies.scalaVersion, Compile / smithy4sAllowedNamespaces := List("smithy.smithy4play", "aws.protocols"), Compile / smithy4sInputDirs := Seq(