mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-22 16:31:55 +01:00
Update to SQLite 3.15.x
By: md_5 <git@md-5.net>
This commit is contained in:
parent
e5bc8e659e
commit
59b6b056d4
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.14.2.1</version>
|
||||
<version>3.15.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue