Skip to content

Commit 348ceab

Browse files
Bump com.mysql:mysql-connector-j from 8.4.0 to 9.1.0 in /Plan
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.4.0 to 9.1.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.4.0...9.1.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83485a4 commit 348ceab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ subprojects {
8989
caffeineVersion = "3.1.8"
9090
jettyVersion = "11.0.24"
9191
caffeineVersion = "2.9.2"
92-
mysqlVersion = "8.4.0"
92+
mysqlVersion = "9.1.0"
9393
mariadbVersion = "3.5.1"
9494
sqliteVersion = "3.47.1.0"
9595
adventureVersion = "4.17.0"

0 commit comments

Comments
 (0)