Skip to content

Upgrade Spring Boot Gradle plugin version only

Manuel Prinz requested to merge spring-gradle-hack into master

As discussed. I tested the change, and it helps with reproducibility and caching issue, but will not speed up the build significantly in all cases. Depending on where the change is made, builds can take quite some time, due to coupling of the modules. Nevertheless, it is an improvement.

The risk is low, and I did not experience any version upgrades when running.

Merge request reports