geforkt von Mirrors/Paper
Update SQLite for Mac M1 support
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
cf47c45e20
Commit
5868631388
@ -59,7 +59,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.xerial</groupId>
|
<groupId>org.xerial</groupId>
|
||||||
<artifactId>sqlite-jdbc</artifactId>
|
<artifactId>sqlite-jdbc</artifactId>
|
||||||
<version>3.32.3</version>
|
<version>3.34.0</version>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren