Skip to content

Commit

Permalink
Merge pull request #104 from initializ-buildpacks/automations/buildpa…
Browse files Browse the repository at this point in the history
…ck.toml/update

Updates buildpacks in buildpack.toml
  • Loading branch information
janisar007 authored Oct 17, 2024
2 parents 2bcf5dc + 36db8f3 commit 5db3165
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ api = "0.7"
[[order.group]]
id = "initializ-buildpacks/image-labels"
optional = true
version = "4.6.2"
version = "4.6.3"

[[order]]

Expand Down Expand Up @@ -97,4 +97,4 @@ api = "0.7"
[[order.group]]
id = "initializ-buildpacks/image-labels"
optional = true
version = "4.6.2"
version = "4.6.3"
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
uri = "urn:cnb:registry:initializ-buildpacks/[email protected]"

[[dependencies]]
uri = "urn:cnb:registry:initializ-buildpacks/[email protected].2"
uri = "urn:cnb:registry:initializ-buildpacks/[email protected].3"

[[dependencies]]
uri = "urn:cnb:registry:initializ-buildpacks/[email protected]"
Expand Down

0 comments on commit 5db3165

Please sign in to comment.