diff --git a/build.sbt b/build.sbt index 54e32a4..55a5e4f 100644 --- a/build.sbt +++ b/build.sbt @@ -35,7 +35,7 @@ lazy val `iam-user-cleanup` = (project in file(".")) val awsJavaSdkVersion = "2.17.129" val scalacheckEffectVersion = "1.0.4" val log4catsVersion = "2.3.1" - val http4sVersion = "0.23.12" + val http4sVersion = "0.23.14" Seq( "org.typelevel" %% "feral-lambda-cloudformation-custom-resource" % feralVersion,