Skip to content

3.0.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 09:42
· 276 commits to master since this release
01697ce

What's Changed

libraryDependencies ++= Seq(
 "dev.optics" %% "monocle-core"  % "3.0.0-RC2",
 "dev.optics" %% "monocle-macro" % "3.0.0-RC2", // only for Scala 2.13
)