Skip to content

Commit d8ec034

Browse files
authored
Merge pull request #1151 from jruby/revert-1149-segiddins/update-sqlite-jdbc-to-3.46
Revert "Update sqlite-jdbc to 3.46"
2 parents 89fc096 + 2bca495 commit d8ec034

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.46.0.0'
3+
DRIVER_VERSION = '3.42.0.0'
44
VERSION = DRIVER_VERSION
55
end
66
end

0 commit comments

Comments
 (0)