Skip to content

Commit 5b3cb02

Browse files
committed
Update h2 to newest stable (for sequel not arjdbc)
1 parent cc4b06e commit 5b3cb02

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

jdbc-h2/lib/h2-1.4.178.jar

-1.59 MB
Binary file not shown.

jdbc-h2/lib/h2-2.0.204.jar

2.39 MB
Binary file not shown.

jdbc-h2/lib/jdbc/h2/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Jdbc
22
module H2
3-
DRIVER_VERSION = '1.4.178'
3+
DRIVER_VERSION = '2.0.204'
44
VERSION = DRIVER_VERSION
55
end
66
end

0 commit comments

Comments
 (0)