Skip to content

Commit

Permalink
Bump com.mysql:mysql-connector-j from 8.4.0 to 9.1.0 in /Plan
Browse files Browse the repository at this point in the history
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.4.0 to 9.1.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](mysql/mysql-connector-j@8.4.0...9.1.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 83485a4 commit 72a3f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ subprojects {
caffeineVersion = "3.1.8"
jettyVersion = "11.0.24"
caffeineVersion = "2.9.2"
mysqlVersion = "8.4.0"
mysqlVersion = "9.1.0"
mariadbVersion = "3.5.1"
sqliteVersion = "3.47.1.0"
adventureVersion = "4.17.0"
Expand Down

0 comments on commit 72a3f13

Please sign in to comment.