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

Commit

Permalink
Update monocle-core to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 13, 2024
1 parent 5ecff7e commit 784a346
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 @@ -80,7 +80,7 @@ val commonSettings = List(
"co.fs2" %% "fs2-core" % "3.2.14",
"com.github.valskalla" %% "odin-core" % "0.13.0",
"io.circe" %% "circe-core" % "0.14.2",
"dev.optics" %% "monocle-core" % "3.1.0",
"dev.optics" %% "monocle-core" % "3.3.0",
"com.disneystreaming" %% "weaver-cats" % "0.7.13" % Test,
"com.disneystreaming" %% "weaver-scalacheck" % "0.7.13" % Test
) ++ compilerPlugins,
Expand Down

0 comments on commit 784a346

Please sign in to comment.