Skip to content

Commit 50bce68

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

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.2"
7575
jetbrainsAnnotationsVersion = "26.0.2"
7676
jettyVersion = "11.0.26"
77-
mysqlVersion = "9.4.0"
77+
mysqlVersion = "9.5.0"
7878
mariadbVersion = "3.5.6"
7979
sqliteVersion = "3.42.0.1"
8080
adventureVersion = "4.24.0"

0 commit comments

Comments
 (0)