Skip to content

ArchUnit 0.14.1

Compare
Choose a tag to compare
@codecholeric codecholeric released this 23 May 23:43

Bug Fixes

  • Fix broken Gradle metadata: Migrating the legacy Maven Plugin to the Publish Plugin caused some broken Gradle metadata published to Maven Central by accident. While 0.14.0 should work fine with any other build tool like Maven, Gradle will complain about a missing artifact archunit-junit, which does in fact not exist. This release fixes this by removing the broken metadata.