Skip to content

8.35.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 11 Sep 16:27
· 38 commits to main since this release
4edba6d

What's Changed

  • Static import is removed and leaves ambiguous reference behind by @Laurens-W in #4450
  • refactor: Update Gradle wrapper by @shanman190 in #4478
  • Expand GradleDependency Trait to change dependencies in jvm-test-suite DSL & buildscript by @sihutch in #4376
  • RemoveUnusedImports should not remove imports for used nested classes by @Laurens-W in #4479
  • RemoveUnusedImports should retain explicit import when there are conflicting classes in the same package by @Laurens-W in #4482
  • Fallback to settings.xml for MavenExecutionContextView.getLocalRepository by @timtebeek in #4484

New Contributors

Full Changelog: v8.34.4...v8.35.0