We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d22aab commit 7509257Copy full SHA for 7509257
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>org.xerial</groupId>
6
<artifactId>sqlite-jdbc</artifactId>
7
- <version>3.48.0.0</version>
+ <version>3.48.0.1-SNAPSHOT</version>
8
<name>SQLite JDBC</name>
9
<description>SQLite JDBC library</description>
10
<url>https://github.com/xerial/sqlite-jdbc</url>
0 commit comments