spring-boot/buildSrc
Andy Wilkinson 8c3820f87e Fix up-to-date checking of syncAppSource tasks
Previously, the project version was used while filtering the apps
source during syncing but it was not considered as an input to
the task. This could result in the syncing being skipped even though
the project's version had changed.

This commit introduces a new custom task to make the configuration
more declarative and to allow the necessary input configuration to be
done in a single place.

Closes gh-28197
2021-10-05 11:08:22 +01:00
..
src Fix up-to-date checking of syncAppSource tasks 2021-10-05 11:08:22 +01:00
build.gradle Add dependency lock and constraint version alignment to Bomr 2021-06-23 17:09:24 +01:00
gradle.properties Merge branch '2.2.x' into 2.3.x 2020-12-04 18:21:57 -08:00
settings.gradle Adopt Gradle Enterprise Conventions Plugin 2020-02-04 11:24:40 +00:00