Skip to content

Commit

Permalink
Revert "Merge pull request #756 from scala-steward/update/qrbill-gene…
Browse files Browse the repository at this point in the history
…rator-3.3.0"

This reverts commit 65bf29e, reversing
changes made to d2e16cb.
  • Loading branch information
mcmpp committed Jul 16, 2024
1 parent 65bf29e commit ffd7b06
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(
// transitive dependencies of legacy de.zalando.beard
"org.antlr" % "antlr4" % "4.8-1",
"io.monix" %% "monix" % "3.4.1", // ### Scala 3
"net.codecrete.qrbill" % "qrbill-generator" % "3.3.0",
"net.codecrete.qrbill" % "qrbill-generator" % "3.2.0",
"io.nayuki" % "qrcodegen" % "1.8.0",
"org.apache.pdfbox" % "pdfbox" % "2.0.30",
"org.apache.pdfbox" % "pdfbox-parent" % "2.0.30" pomOnly(),
Expand Down

0 comments on commit ffd7b06

Please sign in to comment.