File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
modules/holy-lambda-template/resources/leiningen/new/holy_lambda Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{:deps {io.github.FieryCod/holy-lambda-babashka-tasks
2
2
{:git/url " https://github.com/FieryCod/holy-lambda"
3
3
:deps/root " ./modules/holy-lambda-babashka-tasks"
4
- :sha " 2a69818f57112c62bb31f4fcc1a7b36f4dfd63ac " }
5
- io.github.FieryCod/holy-lambda {:mvn/version " 0.6.5 " }}
4
+ :sha " e3cb94db8f0ac0e8b241afa6d8cba3f0485ff0d4 " }
5
+ io.github.FieryCod/holy-lambda {:mvn/version " 0.6.6 " }}
6
6
7
7
; ; Minimal babashka version which should be used in conjuction with holy-lambda
8
8
:min-bb-version " 0.3.7"
25
25
26
26
; ; GraalVM Community holy-lambda compatible docker image
27
27
; ; You can always build your own GraalVM image with enterprise edition
28
- :image " ghcr.io/fierycod/holy-lambda-builder:amd64-java11-21.3.0 " }
28
+ :image " ghcr.io/fierycod/holy-lambda-builder:amd64-java11-22.0.0.2 " }
29
29
30
30
:build {:compile-cmd " clojure -X:uberjar"
31
31
; ; Used when either :docker is nil or
Original file line number Diff line number Diff line change 1
1
{:deps {org.clojure/clojure {:mvn/version " 1.10.3" }
2
- io.github.FieryCod/holy-lambda {:mvn/version " 0.6.5 " }
2
+ io.github.FieryCod/holy-lambda {:mvn/version " 0.6.6 " }
3
3
com.github.clj-easy/graal-build-time {:mvn/version " 0.1.4" }}
4
4
5
5
:paths [" src" " resources" ]
You can’t perform that action at this time.
0 commit comments