Skip to content

Commit

Permalink
Merge pull request #789 from paketo-buildpacks/update/package/clojure…
Browse files Browse the repository at this point in the history
…-tools

Bump gcr.io/paketo-buildpacks/clojure-tools from 2.4.9 to 2.5.0
  • Loading branch information
pivotal-david-osullivan authored Sep 8, 2022
2 parents 9605423 + fcfea3e commit 560ea94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/clojure-tools"
optional = true
version = "2.4.9"
version = "2.5.0"

[[order.group]]
id = "paketo-buildpacks/gradle"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
uri = "docker://gcr.io/paketo-buildpacks/leiningen:4.4.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/clojure-tools:2.4.9"
uri = "docker://gcr.io/paketo-buildpacks/clojure-tools:2.5.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/gradle:6.8.0"
Expand Down

0 comments on commit 560ea94

Please sign in to comment.