Merge pull request #97 from HaHaWTH/dependabot/maven/org.xerial-sqlite-jdbc-3.45.0.0

Bump org.xerial:sqlite-jdbc from 3.44.1.0 to 3.45.0.0
This commit is contained in:
DGun Otto
2024-01-19 23:16:07 +08:00
committed by GitHub
+1 -1
View File
@@ -1118,7 +1118,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.44.1.0</version>
<version>3.45.0.0</version>
<scope>test</scope>
</dependency>
<dependency>