Update dependencies, update readme
continuous-integration/drone/push Build is passing Details

master
Dmitry Isaenko 2022-09-20 00:57:00 +03:00
parent 694199efec
commit c01b36b772
2 changed files with 7 additions and 2 deletions

View File

@ -55,4 +55,9 @@ Somehow set file associations for this application to all *.alpr files. Allow ne
OR
Wait for native installer. No ETA.
Wait for native installer. No ETA.
### Thanks!
* [DDinghoya](https://github.com/DDinghoya), who translated this application to Korean!

View File

@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.8</version>
<version>2.9.0</version>
<scope>compile</scope>
</dependency>
<!-- openJFX Linux -->