diff --git a/.env b/.env index 8259d4617..5df6f7000 100644 --- a/.env +++ b/.env @@ -5,4 +5,4 @@ SONARQUBE_VERSION=10.2-community DOCKERFILE=release.Dockerfile # The version of the plugin to include in the image -PLUGIN_VERSION=1.17.0 +PLUGIN_VERSION=1.17.1 diff --git a/gradle.properties b/gradle.properties index 92b3c0566..fbba606f7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=1.17.0 +version=1.17.1