Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/watchexec from 3.2.2 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/watchexec from 3.2.2 to 3.3.1.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed Dec 19, 2024
1 parent 871ebc5 commit faa5985
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/watchexec"
optional = true
version = "3.2.2"
version = "3.3.1"

[[order.group]]
id = "paketo-buildpacks/executable-jar"
Expand Down
10 changes: 5 additions & 5 deletions package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
uri = "docker://gcr.io/paketo-buildpacks/sbt:6.15.2"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/watchexec:3.2.2"
uri = "docker://gcr.io/paketo-buildpacks/watchexec:3.3.1"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/executable-jar:6.11.0"
Expand Down Expand Up @@ -74,9 +74,9 @@
uri = "docker://gcr.io/paketo-buildpacks/image-labels:4.7.1"

[[targets]]
os = "linux"
arch = "amd64"
arch = "amd64"
os = "linux"

[[targets]]
os = "linux"
arch = "arm64"
arch = "arm64"
os = "linux"

0 comments on commit faa5985

Please sign in to comment.