Skip to content

Releases: Ozsie/detekt-maven-plugin

1.23.5

01 Feb 09:43
Compare
Choose a tag to compare

What's Changed

  • Bump maven.api.version from 3.9.5 to 3.9.6 by @dependabot in #217
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #218
  • Bump kotlin.version from 1.9.21 to 1.9.22 by @dependabot in #220
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #221
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 by @dependabot in #222
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 by @dependabot in #223
  • Bump detekt.version from 1.23.4 to 1.23.5 by @dependabot in #224

Full Changelog: 1.23.4...1.23.5

1.23.4

27 Nov 07:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.23.3.1...1.23.4

1.23.3.1

20 Nov 09:52
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.1 to 3.10.2 by @dependabot in #211
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #212
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.1 to 3.10.2 by @dependabot in #213
  • allow for multiple comma-separated inputs in check-with-type-resolution by @worstell in #214

New Contributors

Full Changelog: 1.23.3...1.23.3.1

1.23.3

02 Nov 12:59
Compare
Choose a tag to compare

What's Changed

  • Bump kotlin.version from 1.9.0 to 1.9.10 by @dependabot in #200
  • Bump maven.api.version from 3.9.3 to 3.9.4 by @dependabot in #199
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #202
  • Add support for multiple input directories by @gwhogg in #203
  • Bump maven.api.version from 3.9.4 to 3.9.5 by @dependabot in #204
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #205
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.1 by @dependabot in #206
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.10.1 by @dependabot in #207
  • Allow for file paths on the input argument (not only directories) by @nxtstep in #208
  • Bump kotlin.version from 1.9.10 to 1.9.20 by @dependabot in #210
  • Bump detekt.version from 1.23.1 to 1.23.3 by @dependabot in #209

New Contributors

Full Changelog: 1.23.1...1.23.3

1.23.1

02 Aug 07:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.23.0...1.23.1

1.23.0

19 Jun 14:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.22.0...1.23.0

1.22.0

21 Nov 13:59
fb67dd0
Compare
Choose a tag to compare

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:

  1. If you had any issues with using version 1.21.0.1 of this plugin, they should be solved.
  2. If you were using type resolution, you will have to update your configuration to reflect this. See Readme.md for information on this.

Full Changelog: 1.21.0.1...1.22.0

1.21.0.1

15 Aug 06:30
Compare
Choose a tag to compare

What's Changed

  • Add default classpath to enable type resolution by @sesigl in #154
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #155

New Contributors

Full Changelog: 1.21.0...1.21.0.1

1.21.0

18 Jul 10:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.20.0...1.21.0

1.20.0

15 Apr 07:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.19.0.1...1.20.0