Skip to content

Commit 6a0f6b4

Browse files
committed
feat(sqlite): upgrade to sqlite 3.51.0
1 parent 62a819a commit 6a0f6b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=3.50.3
1+
version=3.51.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.xerial</groupId>
66
<artifactId>sqlite-jdbc</artifactId>
7-
<version>3.50.3.1-SNAPSHOT</version>
7+
<version>3.51.0.0-SNAPSHOT</version>
88
<name>SQLite JDBC</name>
99
<description>SQLite JDBC library</description>
1010
<url>https://github.com/xerial/sqlite-jdbc</url>

0 commit comments

Comments
 (0)