Skip to content

Commit

Permalink
Bump pod
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Feb 5, 2024
1 parent a1f16c7 commit 15b5f83
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.2"))
(pods/load-pod 'org.babashka/tools-deps-native "0.1.4"))

0 comments on commit 15b5f83

Please sign in to comment.