Changelog
7266a80 Prepare 1.3.0 release
6b60821 Add goal to calculate total and average age of dependencies (#71)
07edac0 Remove duplicate mocking (#70)
899a413 Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2 (#69)
4f33ca9 Change version to 1.3.0-SNAPSHOT (#68)
9ffea68 Add classpath dependencies for test warning (#67)
9305ab2 Move DependencyResponse to its own class file (#66)
2e8c6c5 Clean up: refactor pom, remove unused code and update method docs (#65)
d175b4f Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#63)
71f20f6 Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 (#64)
f4399c6 Add contribution guidelines and spotless (#59)
62b6165 Rename mojo to match name convention (#57)
What's Changed
- Rename mojo to match name convention by @Giovds in #57
- Add contribution guidelines and spotless by @Giovds in #59
- Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot in #64
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #63
- Clean up: refactor pom, remove unused code and update method docs by @Giovds in #65
- Add classpath dependencies for test warning by @Giovds in #67
- Change version to 1.3.0-SNAPSHOT by @Giovds in #68
- Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2 by @dependabot in #69
- Remove duplicate mocking by @Giovds in #70
- Add goal to calculate total and average age of dependencies by @mthmulders in #71
Full Changelog: v1.2.0...v1.3.0