Skip to content

Commit 3b711a3

Browse files
dependabot[bot]Vxrpenter
authored andcommitted
Bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.3.0 to 9.4.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.3.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>
1 parent 40f923a commit 3b711a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ val kotlinxCoroutinesVersion = "1.10.2"
2424

2525
val exposedVersion = "0.61.0"
2626
val sqliteVersion = "3.50.3.0"
27-
val mySqlVersion = "9.3.0"
27+
val mySqlVersion = "9.4.0"
2828
val postgresSqlVersion = "42.7.7"
2929
val mariaDBVersion = "3.5.4"
3030

0 commit comments

Comments
 (0)