spring-boot/buildSrc
Scott Frederick 9e6709eda0 Enable caching for system tests in CI
Setting the `systemTest` Gradle task output as never up-to-date ensures
that all system tests are executed each time they are run in CI. The
`--rerun-tasks` Gradle option that was used previously had the same
effect but also disabled build caching.

Closes gh-29029
2021-12-15 14:04:17 -06:00
..
src Enable caching for system tests in CI 2021-12-15 14:04:17 -06:00
build.gradle Upgrade to Log4j2 2.16.0 2021-12-15 09:30:10 +01:00
gradle.properties Upgrade to Spring Java Format 0.0.29 2021-10-06 09:52:45 +01:00
settings.gradle Adopt Gradle Enterprise Conventions Plugin 2020-02-04 11:24:40 +00:00