Skip to content

Commit

Permalink
Bump to 0.1.7 pod
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Dec 28, 2024
1 parent f5a4aca commit 4493ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/clojure/clojure/tools/build/util/pod.clj
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@

(or (try (requiring-resolve 'clojure.tools.deps/create-basis)
(catch Exception _ nil)) ;; pod is loaded via bb.edn
(pods/load-pod 'org.babashka/tools-deps-native "0.1.6"))
(pods/load-pod 'org.babashka/tools-deps-native "0.1.7"))

0 comments on commit 4493ba8

Please sign in to comment.