Skip to content

Commit dc35f4d

Browse files
committed
Updating buildpacks in buildpack.toml
1 parent f7218d0 commit dc35f4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buildpack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ api = "0.6"
3030

3131
[[order.group]]
3232
id = "paketo-buildpacks/yarn"
33-
version = "0.8.4"
33+
version = "0.8.5"
3434

3535
[[order.group]]
3636
id = "paketo-buildpacks/yarn-install"

package.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
uri = "urn:cnb:registry:paketo-buildpacks/[email protected]"
1919

2020
[[dependencies]]
21-
uri = "urn:cnb:registry:paketo-buildpacks/[email protected].4"
21+
uri = "urn:cnb:registry:paketo-buildpacks/[email protected].5"
2222

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

0 commit comments

Comments
 (0)