Skip to content

Commit

Permalink
Update common modules
Browse files Browse the repository at this point in the history
  • Loading branch information
petertrr committed Dec 18, 2024
1 parent bcdd31e commit 87463ff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@
[submodule "build-logic"]
path = build-logic
url = https://github.com/SonarSource/cloud-native-gradle-modules
branch = SONARGO-72
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ artifactoryConfiguration {
}

ruleApi {
inputs = mapOf(
languageToSonarpediaDirectory = mapOf(
"Go" to "sonar-go-plugin"
)
}
Expand Down

0 comments on commit 87463ff

Please sign in to comment.