Bug Fixes
Fixed dependency resolution triggering during Gradle's configuration phase (#808) via #810, #811, and #812.
What's Changed
- build(deps): bump org.cyclonedx.bom from 3.1.0 to 3.2.2 by @dependabot[bot] in #799
- build(deps): bump org.apache.maven:maven-core from 3.9.12 to 3.9.14 by @dependabot[bot] in #801
- fix: eliminate eager task realization for unrelated builds by @skhokhlov in #810
- fix: eliminate double dependency resolution when task runs by @skhokhlov in #811
- build(deps): bump com.gradle.plugin-publish from 2.1.0 to 2.1.1 by @dependabot[bot] in #806
- build(deps): bump com.diffplug.spotless from 8.3.0 to 8.4.0 by @dependabot[bot] in #804
- build(deps): bump gradle-wrapper from 9.3.1 to 9.4.1 by @dependabot[bot] in #805
- test: add gradle 9.4.0 to tests by @skhokhlov in #813
- refactor: remove Project references from SbomGraphProvider by @skhokhlov in #812
- build: prepare version 3.2.3 by @skhokhlov in #814
Full Changelog: cyclonedx-gradle-plugin-3.2.2...cyclonedx-gradle-plugin-3.2.3