spring-gradle-plugins / dependency-management-plugin

A Gradle plugin that provides Maven-like dependency management functionality
684 stars 85 forks source link

Performance regression in 1.1.0-RC1 #339

Closed wilkinsona closed 1 year ago

wilkinsona commented 1 year ago

There appears to be a performance regression in 1.1.0-RC1. While working on a sample project for Boot M5's native support, I noticed that build times were unusually long. Downgrading to 1.0.14.RELEASE of the dependency management plugin sped things back up again.