Skip to content

Commit

Permalink
Merge pull request #594 from scala-steward/update/quicklens-1.7.1
Browse files Browse the repository at this point in the history
Update quicklens to 1.7.1
  • Loading branch information
mergify[bot] authored Apr 23, 2021
2 parents 70b0bbf + c0e04a3 commit 1256b06
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 @@ -65,7 +65,7 @@ val configDependencies = Seq(
val baseDependencies = Seq(
"io.monix" %% "monix" % "3.3.0",
"com.softwaremill.common" %% "tagging" % "2.3.0",
"com.softwaremill.quicklens" %% "quicklens" % "1.7.0"
"com.softwaremill.quicklens" %% "quicklens" % "1.7.1"
)

val apiDocsDependencies = Seq(
Expand Down

0 comments on commit 1256b06

Please sign in to comment.