Skip to content

Commit

Permalink
Update quicklens to 1.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 18, 2024
1 parent d9ed1d3 commit f45f426
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 @@ -55,7 +55,7 @@ val configDependencies = Seq(

val baseDependencies = Seq(
"com.softwaremill.ox" %% "core" % oxVersion,
"com.softwaremill.quicklens" %% "quicklens" % "1.9.8"
"com.softwaremill.quicklens" %% "quicklens" % "1.9.9"
)

val apiDocsDependencies = Seq(
Expand Down

0 comments on commit f45f426

Please sign in to comment.