mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-22 08:15:05 +01:00
Update SQLite for Mac M1 support
By: md_5 <git@md-5.net>
This commit is contained in:
parent
cf47c45e20
commit
5868631388
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.32.3</version>
|
||||
<version>3.34.0</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue