Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.30 to 8.0.32
Browse files Browse the repository at this point in the history
Bumps mysql-connector-java from 8.0.30 to 8.0.32.

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2023
1 parent 3f1af4f commit e8fa8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ allprojects {
snakeVersion = "1.32"
guavaVersion = "31.1-jre"
configVersion = "1.4.2"
mysqlVersion = "8.0.30"
mysqlVersion = "8.0.32"
hikariVersion = "4.0.3"
lombokVersion = "1.18.24"
mongoVersion = "3.12.11"
Expand Down

0 comments on commit e8fa8e9

Please sign in to comment.