diff --git a/integrations/sonarqube/pyproject.toml b/integrations/sonarqube/pyproject.toml index b832925971..b727af5f0b 100644 --- a/integrations/sonarqube/pyproject.toml +++ b/integrations/sonarqube/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sonarqube" -version = "0.1.142" +version = "0.1.143" description = "SonarQube projects and code quality analysis integration" authors = ["Port Team "]