Skip to content

Commit

Permalink
Merge pull request #34 from data-catering/renovate/com.softwaremill.q…
Browse files Browse the repository at this point in the history
…uicklens-quicklens_2.12-1.x

Update dependency com.softwaremill.quicklens:quicklens_2.12 to v1.9.7
  • Loading branch information
pflooky authored May 31, 2024
2 parents e7b8fca + e1ade65 commit 426cd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
compileOnly("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.0")
compileOnly("com.fasterxml.jackson.module:jackson-module-scala_$scalaVersion:2.15.2")

api("com.softwaremill.quicklens:quicklens_$scalaVersion:1.9.6") {
api("com.softwaremill.quicklens:quicklens_$scalaVersion:1.9.7") {
exclude(group = "org.scala-lang")
}
}
Expand Down

0 comments on commit 426cd44

Please sign in to comment.