0.17.0
- Migrated to the latest Gradle 7.x
- As Docker Compose V1 is deprecated, default value of
useDockerComposeV2
property was changed fromfalse
totrue
, sodocker compose
is used by default (instead ofdocker-compose
). - More version formats handled in the
VersionNumber.parse
method. - Durations stripped from cache key.