mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-02 13:41:26 +01:00
Update SQLite to 3.16 for performance improvements and architecture compat
By: md_5 <git@md-5.net>
This commit is contained in:
parent
3f242883c4
commit
2c79e73a5c
@ -48,7 +48,7 @@
|
||||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.15.1</version>
|
||||
<version>3.16.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user