From 1768fff9818cd55a87ac7b6d56febe77d14632f6 Mon Sep 17 00:00:00 2001 From: paketobuildpackscommunity Date: Thu, 28 Mar 2024 04:15:29 +0000 Subject: [PATCH] Bump docker.io/paketobuildpacks/procfile from 5.6.9 to 5.7.0 Bumps docker.io/paketobuildpacks/procfile from 5.6.9 to 5.7.0. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 2 +- package.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index e22770c..6cf4f26 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -36,4 +36,4 @@ api = "0.7" [[order.group]] id = "paketo-buildpacks/procfile" optional = true - version = "5.6.9" + version = "5.7.0" diff --git a/package.toml b/package.toml index c45d791..9d7d082 100644 --- a/package.toml +++ b/package.toml @@ -8,7 +8,7 @@ uri = "docker://docker.io/paketocommunity/cargo:0.10.4" [[dependencies]] - uri = "docker://docker.io/paketobuildpacks/procfile:5.6.9" + uri = "docker://docker.io/paketobuildpacks/procfile:5.7.0" [[dependencies]] uri = "docker://docker.io/paketobuildpacks/syft:1.45.1"