Skip to content

Commit 180bdfe

Browse files
authored
Merge pull request #1141 from skunkworker/update_jdbc_to_42_7_1
Update jdbc to 42.7.1
2 parents fb4cb6c + 7be3382 commit 180bdfe

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 Postgres
3-
DRIVER_VERSION = '42.6.0'
3+
DRIVER_VERSION = '42.7.1'
44
VERSION = DRIVER_VERSION
55
end
66
end

0 commit comments

Comments
 (0)