Skip to content

Commit

Permalink
Revert "build(deps): bump org.cyclonedx:cyclonedx-core-java from 9.0.…
Browse files Browse the repository at this point in the history
…5 to 10.…" (#632)

This reverts commit 69ede60.
  • Loading branch information
EmmaSimon authored Jan 8, 2025
1 parent 97865ee commit 4ca8169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

dependencies {
implementation("org.cyclonedx:cyclonedx-core-java:10.1.0")
implementation("org.cyclonedx:cyclonedx-core-java:9.0.5")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
}

Expand Down

0 comments on commit 4ca8169

Please sign in to comment.