Skip to content

Commit 4018a12

Browse files
Bump com.mysql:mysql-connector-j from 9.2.0 to 9.4.0 in /Plan (#4198)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.2.0 to 9.4.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.2.0...9.4.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.4.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 871beca commit 4018a12

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

0 commit comments

Comments
 (0)