wooga / atlas-paket

Paket plugin for gradle
https://wooga.github.io/atlas-paket/
Apache License 2.0
0 stars 2 forks source link

Update gradle support version to 4.10 #43

Closed Larusso closed 6 years ago

Larusso commented 6 years ago

Description

This patch updates the used gradle version for development to 4.10. This concludes the support of the gradle 4.x version range as 4.10 is the last version before 5.0

see wooga/rfcs#2

Needed adjustments

Changes

ADD Optional property declaration in nested input model IMPROVE integration specs by adding utility method to check both stdout and stderr for message IMPROVE NugetArtifactRepository by removing dependency to AbstractArtifactRepository UPDATE GRADLE support version to 4.10