Skip to content

Commit

Permalink
Bump sonar.python.version from 4.21.0.16473 to 4.22.0.16914 (#157)
Browse files Browse the repository at this point in the history
Bumps `sonar.python.version` from 4.21.0.16473 to 4.22.0.16914.

Updates `org.sonarsource.python:sonar-python-plugin` from 4.21.0.16473 to 4.22.0.16914
- [Release notes](https://github.com/SonarCommunity/sonar-python/releases)
- [Commits](SonarSource/sonar-python@4.21.0.16473...4.22.0.16914)

Updates `org.sonarsource.python:python-checks-testkit` from 4.21.0.16473 to 4.22.0.16914
- [Release notes](https://github.com/SonarSource/sonar-python/releases)
- [Commits](SonarSource/sonar-python@4.21.0.16473...4.22.0.16914)

---
updated-dependencies:
- dependency-name: org.sonarsource.python:sonar-python-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.sonarsource.python:python-checks-testkit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2024
1 parent 94f94af commit 7dfa196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<sonar.plugin.api.version>10.11.0.2468</sonar.plugin.api.version>
<!-- language parser versions -->
<sonar.java.version>8.3.0.36747</sonar.java.version>
<sonar.python.version>4.21.0.16473</sonar.python.version>
<sonar.python.version>4.22.0.16914</sonar.python.version>

<google-java-format.version>1.23.0</google-java-format.version>
</properties>
Expand Down

0 comments on commit 7dfa196

Please sign in to comment.