@@ -47,19 +47,19 @@ lazy val `postgresql-init-core` = (project in file("."))
4747 " org.typelevel" %% " feral-lambda-cloudformation-custom-resource" % feralVersion,
4848 " org.tpolecat" %% " natchez-xray" % natchezVersion,
4949 " org.tpolecat" %% " natchez-http4s" % " 0.6.1" ,
50- " org.typelevel" %% " cats-tagless-core" % " 0.16.3-85-591274f-SNAPSHOT " , // see https://github.com/typelevel/cats-tagless/issues/652
51- " org.http4s" %% " http4s-ember-client" % " 0.23.32 " ,
50+ " org.typelevel" %% " cats-tagless-core" % " 0.16.4 " ,
51+ " org.http4s" %% " http4s-ember-client" % " 0.23.33 " ,
5252 " io.circe" %% " circe-parser" % circeV,
5353 " io.circe" %% " circe-generic" % circeV,
5454 " io.circe" %% " circe-literal" % circeV,
55- " io.circe" %% " circe-refined" % " 0.14.9 " ,
55+ " io.circe" %% " circe-refined" % " 0.15.1 " ,
5656 " io.monix" %% " newtypes-core" % " 0.3.0" ,
5757 " io.monix" %% " newtypes-circe-v0-14" % " 0.3.0" ,
58- " org.tpolecat" %% " skunk-core" % " 0.6.4 " ,
58+ " org.tpolecat" %% " skunk-core" % " 0.6.5 " ,
5959 " org.typelevel" %% " log4cats-slf4j" % " 2.7.1" ,
6060 " com.amazonaws" % " aws-lambda-java-log4j2" % " 1.6.0" ,
6161 " org.apache.logging.log4j" % " log4j-slf4j-impl" % " 2.25.2" ,
62- " com.dwolla" %% " natchez-tagless" % " 0.2.6-131-d6a1c7c -SNAPSHOT" ,
62+ " com.dwolla" %% " natchez-tagless" % " 0.2.6-142-0f683eb -SNAPSHOT" ,
6363 " org.typelevel" %% " mouse" % " 1.4.0" ,
6464 " com.comcast" %% " ip4s-core" % " 3.7.0" ,
6565 " org.typelevel" %% " literally" % " 1.2.0" ,
0 commit comments