Skip to content

Commit

Permalink
Bump sbt from 1.10.1 to 1.10.2
Browse files Browse the repository at this point in the history
Bumps sbt from 1.10.1 to 1.10.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 Sep 16, 2024
1 parent ca08706 commit ae673e4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,16 @@ api = "0.7"
name = "BP_EXCLUDE_FILES"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:lightbend:sbt:1.10.1:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:lightbend:sbt:1.10.2:*:*:*:*:*:*:*"]
id = "sbt"
name = "Scala SBT"
purl = "pkg:generic/[email protected].1"
sha256 = "47fe98ce9498ee46e69f22672f3c12234cbe7e719e764410a13e58b725d659f3"
source = "https://github.com/sbt/sbt/archive/refs/tags/v1.10.1.tar.gz"
source-sha256 = "8f5f86203ef27a16ec271e5fd8887b9b1c4be257d5eaf69d215fa8b074c41a14"
purl = "pkg:generic/[email protected].2"
sha256 = "a716dd018bd68bc7a95a2dd10337663aa76f443ad6c99deabe5eadd1adfc7639"
source = "https://github.com/sbt/sbt/archive/refs/tags/v1.10.2.tar.gz"
source-sha256 = "5b0112d4c6be043d167eaa5c14539030fa10edfc0d33bffc181b24cc28251479"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://github.com/sbt/sbt/releases/download/v1.10.1/sbt-1.10.1.tgz"
version = "1.10.1"
uri = "https://github.com/sbt/sbt/releases/download/v1.10.2/sbt-1.10.2.tgz"
version = "1.10.2"

[[metadata.dependencies.licenses]]
type = "Apache-2.0"
Expand Down

0 comments on commit ae673e4

Please sign in to comment.