Skip to content

Commit

Permalink
Update newtypes-circe-v0-14, ... to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Sep 7, 2024
1 parent dba33c3 commit bb2a146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ lazy val `postgresql-init-core` = (project in file("."))
"io.circe" %% "circe-parser" % circeV,
"io.circe" %% "circe-generic" % circeV,
"io.circe" %% "circe-refined" % circeV,
"io.monix" %% "newtypes-core" % "0.2.3",
"io.monix" %% "newtypes-circe-v0-14" % "0.2.3",
"io.monix" %% "newtypes-core" % "0.3.0",
"io.monix" %% "newtypes-circe-v0-14" % "0.3.0",
"org.tpolecat" %% "skunk-core" % "0.3.1",
"org.typelevel" %% "log4cats-slf4j" % "2.3.2",
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1",
Expand Down

0 comments on commit bb2a146

Please sign in to comment.