Skip to content

Instantly share code, notes, and snippets.

@Mishco
Created June 7, 2022 06:40
Show Gist options
  • Save Mishco/af7a4b72044b6f67391f0b3937289fc2 to your computer and use it in GitHub Desktop.
Save Mishco/af7a4b72044b6f67391f0b3937289fc2 to your computer and use it in GitHub Desktop.
<build>
<plugins>
<plugin>
<dependency>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.8.0.2131</version>
</dependency>
</plugin>
</plugins>
</build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment