Skip to content

Commit 97f2741

Browse files
chore: update dependency com.mysql:mysql-connector-j to v9.3.0
1 parent 60e02d4 commit 97f2741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ h2 = "1.4.197" # do not update, leads to database incompatibility
3434
xodus = "2.0.1"
3535
mongodb = "5.5.1"
3636
hikariCp = "6.3.1"
37-
mysqlConnector = "9.2.0"
37+
mysqlConnector = "9.3.0"
3838

3939
# general
4040
oshi = "6.8.2"

0 commit comments

Comments
 (0)