Skip to content

Commit 263fb73

Browse files
Bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.0 in /Plan (#3947)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.1.0 to 9.2.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.1.0...9.2.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j 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 bbe1e54 commit 263fb73

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.0"
7575
jetbrainsAnnotationsVersion = "26.0.2"
7676
jettyVersion = "11.0.24"
77-
mysqlVersion = "9.1.0"
77+
mysqlVersion = "9.2.0"
7878
mariadbVersion = "3.5.2"
7979
sqliteVersion = "3.42.0.1"
8080
adventureVersion = "4.18.0"

0 commit comments

Comments
 (0)