Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/sbt from 6.15.2 to 6.17.2
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/sbt from 6.15.2 to 6.17.2.

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 Nov 7, 2024
1 parent 871ebc5 commit c93baf7
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 @@ -78,7 +78,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/sbt"
optional = true
version = "6.15.2"
version = "6.17.2"

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

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/sbt:6.15.2"
uri = "docker://gcr.io/paketo-buildpacks/sbt:6.17.2"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/watchexec:3.2.2"
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 c93baf7

Please sign in to comment.