We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e9bf2 commit b86c7b4Copy full SHA for b86c7b4
deps.edn
@@ -32,7 +32,7 @@
32
com.h2database/h2 {:mvn/version "2.1.214"}
33
net.sourceforge.jtds/jtds {:mvn/version "1.3.1"}
34
org.mariadb.jdbc/mariadb-java-client {:mvn/version "3.1.4"}
35
- mysql/mysql-connector-java {:mvn/version "8.0.33"}
+ com.mysql/mysql-connector-j {:mvn/version "8.0.33"}
36
org.postgresql/postgresql {:mvn/version "42.6.0"}
37
io.zonky.test/embedded-postgres {:mvn/version "2.0.4"}
38
io.zonky.test.postgres/embedded-postgres-binaries-darwin-amd64 {:mvn/version "15.3.0"}
0 commit comments