Update Gradle to 7.3 (#1873)

Update Gradle to 7.3. in order to profit from the performance improvement and to prepare for dependency lockfiles. Due to the upgrade to 7.x we had to use a license plugin which supports Gradle 7.
This commit is contained in:
Sebastian Sdorra
2021-11-29 09:05:24 +01:00
committed by GitHub
parent 1082d39120
commit 9dee08f68d
94 changed files with 378 additions and 418 deletions

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
MIT License
Copyright (c) 2020-present Cloudogu GmbH and Contributors
@@ -22,8 +21,8 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->
<permissions>
<permission>

View File

@@ -1,5 +1,4 @@
<!--
MIT License
Copyright (c) 2020-present Cloudogu GmbH and Contributors
@@ -21,8 +20,8 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->
<repository-permissions>
<verbs>
<verb>svn</verb>