Skip to content

Commit

Permalink
Update circe-optics to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Sep 21, 2023
1 parent a70a0ea commit a3776f1
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 @@ -68,7 +68,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
"org.typelevel" %% "scalacheck-effect-munit" % scalacheckEffectVersion % Test,
"org.typelevel" %% "log4cats-noop" % log4catsVersion % Test,
"io.circe" %% "circe-testing" % circeVersion % Test,
"io.circe" %% "circe-optics" % "0.14.1" % Test,
"io.circe" %% "circe-optics" % "0.15.0" % Test,
"com.github.julien-truffaut" %% "monocle-core" % monocleVersion % Test,
"com.github.julien-truffaut" %% "monocle-macro" % monocleVersion % Test,
"org.http4s" %% "http4s-dsl" % http4sVersion % Test,
Expand Down

0 comments on commit a3776f1

Please sign in to comment.