mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Merge 51d3dd0dc5 into acc180d1d4
This commit is contained in:
commit
105000bc58
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,7 @@
|
||||||
<!-- database support - sqlite db engine (additional db for game records and stats) -->
|
<!-- database support - sqlite db engine (additional db for game records and stats) -->
|
||||||
<groupId>org.xerial</groupId>
|
<groupId>org.xerial</groupId>
|
||||||
<artifactId>sqlite-jdbc</artifactId>
|
<artifactId>sqlite-jdbc</artifactId>
|
||||||
<version>3.32.3.2</version>
|
<version>3.46.1.3</version>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue