Skip to content

Commit e5568fa

Browse files
committed
Ugprading to valid version of dtype-next
1 parent 8ceda14 commit e5568fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{:paths ["src"]
22
:deps {org.clojure/clojure {:mvn/version "1.11.1" :scope "provided"}
3-
cnuernber/dtype-next {:mvn/version "10.009-SNAPSHOT"}
3+
cnuernber/dtype-next {:mvn/version "10.009"}
44
net.java.dev.jna/jna {:mvn/version "5.12.1"}
55
org.clojure/data.json {:mvn/version "1.0.0"}
66
;;Replace me with caffeine...
@@ -60,7 +60,7 @@
6060
:exec-fn hf.depstar/jar
6161
:exec-args {:group-id "clj-python"
6262
:artifact-id "libpython-clj"
63-
:version "2.024"
63+
:version "2.025-SNAPSHOT"
6464
:sync-pom true
6565
:aot true
6666
:compile-ns [libpython-clj2.java-api]

0 commit comments

Comments
 (0)