Merge pull request #6 from HaHaWTH/dependabot/maven/org.xerial-sqlite-jdbc-3.42.0.0

Bump sqlite-jdbc from 3.40.1.0 to 3.42.0.0
This commit is contained in:
DGun Otto
2023-07-14 23:37:46 +08:00
committed by GitHub
+1 -1
View File
@@ -1068,7 +1068,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.40.1.0</version>
<version>3.42.0.0</version>
<scope>test</scope>
</dependency>
<dependency>