We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3983b commit 8f9cebcCopy full SHA for 8f9cebc
jdbc-mysql/lib/jdbc/mysql/version.rb
@@ -1,6 +1,6 @@
1
module Jdbc
2
module MySQL
3
- DRIVER_VERSION = '8.0.30'
+ DRIVER_VERSION = '8.2.0'
4
VERSION = DRIVER_VERSION
5
end
6
0 commit comments