Skip to content

Commit 1e0fd49

Browse files
Bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 in /Plan
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.6.0 to 9.7.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.6.0...9.7.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9513478 commit 1e0fd49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ subprojects {
7070
caffeineVersion = "3.2.3"
7171
jetbrainsAnnotationsVersion = "26.1.0"
7272
jettyVersion = "11.0.26"
73-
mysqlVersion = "9.6.0"
73+
mysqlVersion = "9.7.0"
7474
mariadbVersion = "3.5.8"
7575
sqliteVersion = "3.42.0.1"
7676
adventureVersion = "4.24.0"

0 commit comments

Comments
 (0)