1.22.0
What's Changed
The most notable change, apart from updating to detect 1.22.0, is that checking with type resolution has moved to its own goal. This means two things:
- If you had any issues with using version 1.21.0.1 of this plugin, they should be solved.
- If you were using type resolution, you will have to update your configuration to reflect this. See Readme.md for information on this.
- Bump plexus-utils from 3.4.2 to 3.5.0 by @dependabot in #159
- Bump maven-plugin-plugin from 3.6.4 to 3.7.0 by @dependabot in #161
- Bump maven-plugin-annotations from 3.6.4 to 3.7.0 by @dependabot in #162
- Move check with type resolution as own goal by @Ozsie in #164
- Bump detekt.version from 1.21.0 to 1.22.0 by @dependabot in #165
- Bump kotlin.version from 1.6.10 to 1.7.21 by @dependabot in #163
Full Changelog: 1.21.0.1...1.22.0