We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987fb99 commit 1485348Copy full SHA for 1485348
README.md
@@ -68,7 +68,7 @@ http://localhost:8080/v1/barcode/upca/data/636711605328?imageFormat=png&w=600&h=
68
69
| Header | Value |
70
|:-----------------:|:-----------------------------------------------------------------------------------------------:|
71
-| X-Barcode-Version | Barcode for Java 2.7.2 |
+| X-Barcode-Version | Barcode for Java 2.7.3 |
72
| X-Draw-Time | 0.374072 ms |
73
| X-Encoded-Type | UPCA |
74
| X-Encoded-Value | 10100110010010011011110101000110110001010111101010100010010010001110100111001011001101101100101 |
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
#libs
3
-barcode = "2.7.2"
+barcode = "2.7.3"
4
openapi-ui = "2.8.5"
5
6
#plugins
0 commit comments