Merge pull request #154 from HaHaWTH/dependabot/maven/org.xerial-sqlite-jdbc-3.46.0.0

Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0
This commit is contained in:
DGun Otto
2024-05-31 02:37:23 +08:00
committed by GitHub
+1 -1
View File
@@ -1187,7 +1187,7 @@
<dependency> <dependency>
<groupId>org.xerial</groupId> <groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId> <artifactId>sqlite-jdbc</artifactId>
<version>3.45.3.0</version> <version>3.46.0.0</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>