Upgrade to Gradle 7.0.2

This commit is contained in:
Brian Clozel
2021-05-18 17:53:08 +02:00
parent 484fb932ef
commit 5d4c08a30b
7 changed files with 9 additions and 27 deletions

View File

@@ -4,7 +4,6 @@ plugins {
id 'org.springframework.boot' version '2.4.5' apply false
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
id 'java-library'
id 'maven'
}
description = "GraphQL Spring Boot Starter"