Skip to content

Commit

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

Bump gcr.io/paketo-buildpacks/clojure-tools from 2.13.0 to 2.13.1
  • Loading branch information
dmikusa authored Oct 4, 2024
2 parents 72d2cbf + 5f86b81 commit f44d8b7
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.13.0"
version = "2.13.1"

[[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.10.1"

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

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

0 comments on commit f44d8b7

Please sign in to comment.