Skip to content

Commit

Permalink
chore(deps): update dependency dev.optics:monocle-core to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2024
1 parent 42639ef commit 7e42c9d
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 @@ -72,7 +72,7 @@ lazy val client_core =
.settings(
name := "s2mc-client-core",
libraryDependencies ++= Seq(
"dev.optics" %% "monocle-core" % "3.2.0",
"dev.optics" %% "monocle-core" % "3.3.0",
"org.typelevel" %% "spire" % "0.18.0"
)
)
Expand Down

0 comments on commit 7e42c9d

Please sign in to comment.