Skip to content

Commit f07b36d

Browse files
committed
Update to Connector/C 6.1.6
1 parent 791b7af commit f07b36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/vendor_mysql.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require 'rake/clean'
22
require 'rake/extensioncompiler'
33

4-
CONNECTOR_VERSION = "6.1.5" # NOTE: Track the upstream version from time to time
4+
CONNECTOR_VERSION = "6.1.6" # NOTE: Track the upstream version from time to time
55

66
def vendor_mysql_platform(platform=nil)
77
platform ||= RUBY_PLATFORM

0 commit comments

Comments
 (0)