Skip to content

Commit

Permalink
change sonar-plugin build config (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicklas Körtge <nicklas.koertge1@ibm.com>
  • Loading branch information
n1ckl0sk0rtge authored Jul 3, 2024
1 parent c1893e2 commit b2b0ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-cryptography-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<pluginKey>sonar-crypto-plugin</pluginKey>
<pluginName>Sonar Crypto Plugin</pluginName>
<pluginClass>com.ibm.plugin.CryptoPlugin</pluginClass>
<sonarQubeMinVersion>${sonar.version}</sonarQubeMinVersion>
<pluginApiMinVersion>${sonar.version}</pluginApiMinVersion>
<sonarLintSupported>true</sonarLintSupported>
<skipDependenciesPackaging>true</skipDependenciesPackaging>
<jreMinVersion>${sonar.jreMinVersion}</jreMinVersion>
Expand Down

0 comments on commit b2b0ac2

Please sign in to comment.