Skip to content

Commit

Permalink
Update newtypes-core 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 021291c commit c95c3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ lazy val `http4s-consul-middleware` = crossProject(JSPlatform, JVMPlatform)
"org.http4s" %%% "http4s-client" % http4sVersion,
"org.http4s" %%% "http4s-circe" % http4sVersion,
"io.circe" %%% "circe-literal" % "0.14.10",
"io.monix" %%% "newtypes-core" % "0.2.3",
"io.monix" %%% "newtypes-core" % "0.3.0",
"org.typelevel" %%% "log4cats-core" % log4catsVersion,
"org.typelevel" %%% "keypool" % "0.4.10",
"org.typelevel" %%% "case-insensitive" % "1.4.0",
Expand Down

0 comments on commit c95c3c8

Please sign in to comment.