Skip to content

Commit 1485348

Browse files
committed
update readme and toml version of dependency
1 parent 987fb99 commit 1485348

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ http://localhost:8080/v1/barcode/upca/data/636711605328?imageFormat=png&w=600&h=
6868

6969
| Header | Value |
7070
|:-----------------:|:-----------------------------------------------------------------------------------------------:|
71-
| X-Barcode-Version | Barcode for Java 2.7.2 |
71+
| X-Barcode-Version | Barcode for Java 2.7.3 |
7272
| X-Draw-Time | 0.374072 ms |
7373
| X-Encoded-Type | UPCA |
7474
| X-Encoded-Value | 10100110010010011011110101000110110001010111101010100010010010001110100111001011001101101100101 |

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
#libs
3-
barcode = "2.7.2"
3+
barcode = "2.7.3"
44
openapi-ui = "2.8.5"
55

66
#plugins

0 commit comments

Comments
 (0)