update mysql coords
This commit is contained in:
parent
41e9bf2d6c
commit
b86c7b42aa
1 changed files with 1 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -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"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue