Upgrade to MySQL 9.1.0
Closes gh-42765
This commit is contained in:
@@ -1387,7 +1387,7 @@ bom {
|
||||
.formatted(version.toString().replace(".jre11", "")) }
|
||||
}
|
||||
}
|
||||
library("MySQL", "9.0.0") {
|
||||
library("MySQL", "9.1.0") {
|
||||
group("com.mysql") {
|
||||
modules = [
|
||||
"mysql-connector-j" {
|
||||
|
||||
Reference in New Issue
Block a user