Skip to content

Commit

Permalink
Merge pull request #684 from scala-steward/update/qrcodegen-1.8.0
Browse files Browse the repository at this point in the history
Update qrcodegen to 1.8.0
  • Loading branch information
mcmpp authored Mar 13, 2024
2 parents c3f69df + a6d1fb9 commit ab9de01
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 @@ -103,7 +103,7 @@ val buildSettings = Seq(
"org.antlr" % "antlr4" % "4.8-1",
"io.monix" %% "monix" % "3.4.1", // ### Scala 3
"net.codecrete.qrbill" % "qrbill-generator" % "2.4.3",
"io.nayuki" % "qrcodegen" % "1.6.0",
"io.nayuki" % "qrcodegen" % "1.8.0",
"org.apache.pdfbox" % "pdfbox" % "2.0.26",
"org.apache.pdfbox" % "pdfbox-parent" % "2.0.26" pomOnly(),
"org.apache.xmlgraphics" % "batik-transcoder" % "1.16",
Expand Down

0 comments on commit ab9de01

Please sign in to comment.