Skip to content

Commit 8f9cebc

Browse files
committed
MySQL Connector/J driver 8.2.0
1 parent 6b3983b commit 8f9cebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdbc-mysql/lib/jdbc/mysql/version.rb

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

0 commit comments

Comments
 (0)