Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Update monocle-macro to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 8, 2021
1 parent 8703a18 commit 04be29c
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 @@ -83,7 +83,7 @@ val commonSettings = List(
"co.fs2" %% "fs2-core" % "3.0.6",
"com.github.valskalla" %% "odin-core" % "0.12.0",
"io.circe" %% "circe-core" % "0.14.1",
"dev.optics" %% "monocle-macro" % "3.0.0-RC2",
"dev.optics" %% "monocle-macro" % "3.0.0",
"com.disneystreaming" %% "weaver-cats" % "0.7.4" % Test,
"com.disneystreaming" %% "weaver-scalacheck" % "0.7.4" % Test
) ++ compilerPlugins,
Expand Down

0 comments on commit 04be29c

Please sign in to comment.