AntiPattern
Build Dependency Version Drift
dependency-version-drift-build-breakage
Inconsistent dependency and toolchain versions get pulled into the build (missing Maven artifacts, SNAPSHOT vs release mismatches, and JVM-target conflicts), causing Gradle plugin and compilation tasks to fail or resolve the wrong modules.