Skip to content

Commit

Permalink
Update quicklens to 1.9.11 (#715)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci authored Dec 18, 2024
1 parent 0d4f22a commit 10596ca
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 @@ -69,7 +69,7 @@ val configDependencies = Seq(
val baseDependencies = Seq(
"org.typelevel" %% "cats-effect" % "3.5.7",
"com.softwaremill.common" %% "tagging" % "2.3.5",
"com.softwaremill.quicklens" %% "quicklens" % "1.9.10"
"com.softwaremill.quicklens" %% "quicklens" % "1.9.11"
)

val apiDocsDependencies = Seq(
Expand Down

0 comments on commit 10596ca

Please sign in to comment.