Skip to content

Commit

Permalink
Add field "requiredForLanguages"
Browse files Browse the repository at this point in the history
  • Loading branch information
utarwyn committed Jan 31, 2024
1 parent 7639768 commit 90bbe12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
<pluginApiMinVersion>${version.sonarqube}</pluginApiMinVersion>
<skipDependenciesPackaging>true</skipDependenciesPackaging>
<jreMinVersion>${java.version}</jreMinVersion>
<requiredForLanguages>js,ts,web,yaml</requiredForLanguages>
<archive>
<manifestEntries>
<Implementation-Build>${buildNumber}</Implementation-Build>
Expand Down

0 comments on commit 90bbe12

Please sign in to comment.