update mysql coords

This commit is contained in:
Sean Corfield 2023-06-16 20:44:25 -07:00
parent 41e9bf2d6c
commit b86c7b42aa

View file

@ -32,7 +32,7 @@
com.h2database/h2 {:mvn/version "2.1.214"}
net.sourceforge.jtds/jtds {:mvn/version "1.3.1"}
org.mariadb.jdbc/mariadb-java-client {:mvn/version "3.1.4"}
mysql/mysql-connector-java {:mvn/version "8.0.33"}
com.mysql/mysql-connector-j {:mvn/version "8.0.33"}
org.postgresql/postgresql {:mvn/version "42.6.0"}
io.zonky.test/embedded-postgres {:mvn/version "2.0.4"}
io.zonky.test.postgres/embedded-postgres-binaries-darwin-amd64 {:mvn/version "15.3.0"}