update xtdb to beta 7
Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
parent
0ff09dca21
commit
af827c0200
1 changed files with 1 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -41,7 +41,7 @@
|
|||
org.xerial/sqlite-jdbc {:mvn/version "3.49.1.0"}
|
||||
com.microsoft.sqlserver/mssql-jdbc {:mvn/version "12.10.0.jre11"}
|
||||
;; only need the XTDB JDBC module:
|
||||
com.xtdb/xtdb-jdbc {:mvn/version "2.0.0-beta6"}
|
||||
com.xtdb/xtdb-jdbc {:mvn/version "2.0.0-beta7"}
|
||||
;; use log4j2 to reduce log noise during testing:
|
||||
org.apache.logging.log4j/log4j-api {:mvn/version "2.24.3"}
|
||||
;; bridge everything into log4j:
|
||||
|
|
|
|||
Loading…
Reference in a new issue