Skip to content

Commit d7c95ed

Browse files
committed
Updating buildpacks in buildpack.toml
1 parent 1255770 commit d7c95ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: buildpack.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ api = "0.7"
4646
[[order.group]]
4747
id = "paketo-buildpacks/procfile"
4848
optional = true
49-
version = "5.10.0"
49+
version = "5.10.1"
5050

5151
[[order.group]]
5252
id = "paketo-buildpacks/environment-variables"
@@ -86,7 +86,7 @@ api = "0.7"
8686
[[order.group]]
8787
id = "paketo-buildpacks/procfile"
8888
optional = true
89-
version = "5.10.0"
89+
version = "5.10.1"
9090

9191
[[order.group]]
9292
id = "paketo-buildpacks/environment-variables"

Diff for: package.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
uri = "urn:cnb:registry:paketo-buildpacks/[email protected]"
2525

2626
[[dependencies]]
27-
uri = "urn:cnb:registry:paketo-buildpacks/[email protected].0"
27+
uri = "urn:cnb:registry:paketo-buildpacks/[email protected].1"
2828

2929
[[dependencies]]
3030
uri = "urn:cnb:registry:paketo-buildpacks/[email protected]"

0 commit comments

Comments
 (0)