diff --git a/gradle.properties b/gradle.properties index 424bbd62..be80fff4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.scanner.gradle -version=5.2-SNAPSHOT +version=6.0-SNAPSHOT description=Gradle plugin to help analyzing projects with SonarQube projectTitle=SonarQube Scanner for Gradle kotlinVersion=1.8.20 diff --git a/integrationTests/pom.xml b/integrationTests/pom.xml index 330ff427..e31b45bf 100644 --- a/integrationTests/pom.xml +++ b/integrationTests/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.scanner.gradle it-gradle - 5.1-SNAPSHOT + 6.0-SNAPSHOT Gradle Plugin :: Integration Tests 2015