Skip to content

Commit df968b0

Browse files
Bump com.mysql:mysql-connector-j from 9.5.0 to 9.6.0 in /Plan (#4449)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.5.0 to 9.6.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.5.0...9.6.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a181f33 commit df968b0

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
@@ -74,7 +74,7 @@ subprojects {
7474
caffeineVersion = "3.2.3"
7575
jetbrainsAnnotationsVersion = "26.0.2"
7676
jettyVersion = "11.0.26"
77-
mysqlVersion = "9.5.0"
77+
mysqlVersion = "9.6.0"
7878
mariadbVersion = "3.5.7"
7979
sqliteVersion = "3.42.0.1"
8080
adventureVersion = "4.24.0"

0 commit comments

Comments
 (0)