mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Update Mage.Server sqlite-jdbc from 3.32.3.2 to 3.46.1.3
This allows the service to be run on Apple silicon (M1, M2, M3).
This commit is contained in:
parent
d9e558f9c3
commit
51d3dd0dc5
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@
|
|||
<!-- database support - sqlite db engine (additional db for game records and stats) -->
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.32.3.2</version>
|
||||
<version>3.46.1.3</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue