Skip to content

Commit e1c5427

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update skunk-core to 0.6.5
1 parent 80419e4 commit e1c5427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ lazy val `postgresql-init-core` = (project in file("."))
5555
"io.circe" %% "circe-refined" % "0.14.9",
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",

0 commit comments

Comments
 (0)