Skip to content

Commit 191e734

Browse files
authored
[jdbc-sqlite3] update to driver 3.28.0 (#1022)
1 parent d19774d commit 191e734

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Jdbc
22
module SQLite3
3-
DRIVER_VERSION = '3.27.2.1'
3+
DRIVER_VERSION = '3.28.0'
44
VERSION = DRIVER_VERSION
55
end
66
end

0 commit comments

Comments
 (0)