We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee876b7 commit e9753aeCopy full SHA for e9753ae
VERSION
@@ -1,2 +1,2 @@
1
version=3.35.5
2
-artifactVersion=3.35.5
+artifactVersion=3.35.5.1
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>io.github.willena</groupId>
6
<artifactId>sqlite-jdbc</artifactId>
7
- <version>3.35.5</version>
+ <version>3.35.5.1</version>
8
<name>SQLite JDBC</name>
9
<description>SQLite JDBC library with encryption and authentication support</description>
10
<url>https://github.com/Willena/sqlite-jdbc-crypt</url>
0 commit comments