diff --git a/buildpack.toml b/buildpack.toml index 4946e50..38514ce 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -4,7 +4,7 @@ api = "0.7" homepage = "https://github.com/paketo-buildpacks/dep" id = "paketo-buildpacks/dep" name = "Paketo Dep Buildpack" - sbom-formats = ["application/vnd.cyclonedx+json","application/spdx+json","application/vnd.syft+json"] + sbom-formats = ["application/vnd.cyclonedx+json", "application/spdx+json", "application/vnd.syft+json"] [[buildpack.licenses]] type = "Apache-2.0"