Skip to content

Commit

Permalink
Bump sbt from 1.5.6 to 1.5.7
Browse files Browse the repository at this point in the history
Bumps sbt from 1.5.6 to 1.5.7.

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketo-bot authored Dec 16, 2021
1 parent 2623b68 commit 50a7ce5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ api = "0.7"
name = "BP_SBT_BUILT_MODULE"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:lightbend:sbt:1.5.6:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:lightbend:sbt:1.5.7:*:*:*:*:*:*:*"]
id = "sbt"
name = "Scala SBT"
purl = "pkg:generic/[email protected].6"
sha256 = "3c2d2774992fe27348759302b59862dd7469fdd4655d7c75c87bcaf1b0302068"
purl = "pkg:generic/[email protected].7"
sha256 = "e9d9c6d360346b3a7272c7dd40eca1f462dec2f7b3665decf1eb2622a5897c19"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://github.com/sbt/sbt/releases/download/v1.5.6/sbt-1.5.6.tgz"
version = "1.5.6"
uri = "https://github.com/sbt/sbt/releases/download/v1.5.7/sbt-1.5.7.tgz"
version = "1.5.7"

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

0 comments on commit 50a7ce5

Please sign in to comment.