From 70b536dd4e1a7d97625de37ff1d471fa09736d12 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:43:17 +0000 Subject: [PATCH] Update skunk-circe, skunk-core to 0.6.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 49d045f0..5a6bffdc 100644 --- a/build.sbt +++ b/build.sbt @@ -18,7 +18,7 @@ val logbackVersion = "1.4.11" val log4catsVersion = "2.6.0" val munitVersion = "1.0.0-M10" val munitCatsEffectVersion = "2.0.0-M3" -val skunkVersion = "0.6.0" +val skunkVersion = "0.6.1" val shapeless2Version = "2.3.10" val shapeless3Version = "3.1.0" val sourcePosVersion = "1.1.0"