Skip to content

Commit

Permalink
Merge pull request #1620 from paketo-buildpacks/update/package/sbt
Browse files Browse the repository at this point in the history
Bump gcr.io/paketo-buildpacks/sbt from 6.17.2 to 6.17.4
  • Loading branch information
pivotal-david-osullivan authored Dec 20, 2024
2 parents 9b773fb + 96f4b83 commit 0e2b16c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.17.2"
version = "6.17.4"

[[order.group]]
id = "paketo-buildpacks/watchexec"
Expand Down
2 changes: 1 addition & 1 deletion 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.19.0"

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

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

0 comments on commit 0e2b16c

Please sign in to comment.