Skip to content

Commit

Permalink
Update dependency com.google.zxing:core to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 5c23609 commit b72db2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QrCode.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package qrcode;
///usr/bin/env jbang "$0" "$@" ; exit $?
//JAVA 11+
//DEPS com.google.zxing:core:3.4.0
//DEPS com.google.zxing:core:3.5.3
//DEPS com.google.zxing:javase:3.4.0
//DEPS info.picocli:picocli:4.5.0
//DEPS info.picocli:picocli-codegen:4.5.0
Expand Down

0 comments on commit b72db2a

Please sign in to comment.