Remove redundant CacheFormat type
There is no need to upgrade CacheFormat at all. This is in a large part due to the fact that the Gradle version used is part of every cache key generated, thus one Gradle version cannot read an artifact produced by another.