diff --git a/pyproject.toml b/pyproject.toml index ffcfc91b0..22e275e09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -120,6 +120,6 @@ poetry-plugin-export = ">=1.8" [tool.sonar] projectKey = "com.exasol:python-toolbox" -hostUrl = "https://sonarcloud.io" +host.url = "https://sonarcloud.io" organization = "exasol" exclusions = "exasol/toolbox/version.py"