We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80419e4 commit 3cee5abCopy full SHA for 3cee5ab
build.sbt
@@ -59,7 +59,7 @@ lazy val `postgresql-init-core` = (project in file("."))
59
"org.typelevel" %% "log4cats-slf4j" % "2.7.1",
60
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.6.0",
61
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.25.2",
62
- "com.dwolla" %% "natchez-tagless" % "0.2.6-131-d6a1c7c-SNAPSHOT",
+ "com.dwolla" %% "natchez-tagless" % "0.2.6-140-fb20cda-SNAPSHOT",
63
"org.typelevel" %% "mouse" % "1.4.0",
64
"com.comcast" %% "ip4s-core" % "3.7.0",
65
"org.typelevel" %% "literally" % "1.2.0",
0 commit comments