Skip to content

Commit

Permalink
Bump sonar.python.version from 4.23.0.17664 to 4.24.0.18631
Browse files Browse the repository at this point in the history
Bumps `sonar.python.version` from 4.23.0.17664 to 4.24.0.18631.

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

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

---
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>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 6273cf7 commit a3e64b3
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 @@ -47,7 +47,7 @@
<sonar.plugin.api.version>10.13.0.2560</sonar.plugin.api.version>
<!-- language parser versions -->
<sonar.java.version>8.6.0.37351</sonar.java.version>
<sonar.python.version>4.23.0.17664</sonar.python.version>
<sonar.python.version>4.24.0.18631</sonar.python.version>

<junit.jupiter.version>5.11.3</junit.jupiter.version>

Expand Down

0 comments on commit a3e64b3

Please sign in to comment.