Skip to content

Commit

Permalink
Pin python plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Hoare committed Apr 15, 2024
1 parent acc62f9 commit a4358bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,11 @@
<artifactId>sonar-maven-plugin</artifactId>
<version>3.7.0.1746</version>
</plugin>
<plugin>
<groupId>org.sonarsource.python</groupId>
<artifactId>sonar-python-plugin</artifactId>
<version>4.1.0.11333</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
Expand Down

0 comments on commit a4358bd

Please sign in to comment.