From a0ef44e68f4a7b1c1143bafa240fe7f15d4ffd16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 06:35:22 +0000 Subject: [PATCH] Bump org.cyclonedx.bom from 1.9.0 to 1.10.0 Bumps org.cyclonedx.bom from 1.9.0 to 1.10.0. --- updated-dependencies: - dependency-name: org.cyclonedx.bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 99ba2ca..515754d 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -14,7 +14,7 @@ plugins { id("com.github.ben-manes.versions") version "0.51.0" // ------------- SLSA -------------- // - id("org.cyclonedx.bom") version "1.9.0" + id("org.cyclonedx.bom") version "1.10.0" } configurations {