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 e212c4cCopy full SHA for e212c4c
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-142-0f683eb-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