Updates gradle to 7.6, spock to 2.3 and groovy to 3.0. Some test and provider changes related to the @OutputDirectory annotation. Some @OutputDirectory annotations were turned @Internal, and logPath.convention now comes directly from unity extension, instead of from the output property unityLogFile. Those results in no behavior change>
Also updates dependency plugins to their respective gradle 7 versions.
Description
Updates gradle to 7.6, spock to 2.3 and groovy to 3.0. Some test and provider changes related to the
@OutputDirectory
annotation. Some@OutputDirectory
annotations were turned@Internal
, andlogPath.convention
now comes directly from unity extension, instead of from the output propertyunityLogFile
. Those results in no behavior change>Also updates dependency plugins to their respective gradle 7 versions.
Changes
net.wooga.gradle:dotnet-sonarqube
to 1.xnet.wooga.gradle:unity
to 4.xnet.wooga.gradle:secrets
to 2.xnet.wooga.gradle:macos-security
to 2.x