Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/clojure-tools from 2.8.4 to 2.8.5 (#1090)
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/clojure-tools from 2.8.4 to 2.8.5.

Signed-off-by: GitHub <[email protected]>
Co-authored-by: paketo-bot <[email protected]>
  • Loading branch information
paketo-bot and paketo-bot authored Jun 30, 2023
1 parent bc93504 commit 45fa230
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 @@ -63,7 +63,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/clojure-tools"
optional = true
version = "2.8.4"
version = "2.8.5"

[[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 @@ -17,7 +17,7 @@
uri = "docker://gcr.io/paketo-buildpacks/leiningen:4.6.4"

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

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

0 comments on commit 45fa230

Please sign in to comment.