Update dependencies, update readme
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
694199efec
commit
c01b36b772
2 changed files with 7 additions and 2 deletions
|
@ -56,3 +56,8 @@ Somehow set file associations for this application to all *.alpr files. Allow ne
|
|||
OR
|
||||
|
||||
Wait for native installer. No ETA.
|
||||
|
||||
|
||||
### Thanks!
|
||||
|
||||
* [DDinghoya](https://github.com/DDinghoya), who translated this application to Korean!
|
2
pom.xml
2
pom.xml
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue