Skip to content

Commit

Permalink
JCES-1751: Work around atlassian-sidekick side-effects
Browse files Browse the repository at this point in the history
  • Loading branch information
dagguh committed Nov 17, 2020
1 parent 1cf4633 commit f6ebe46
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
rootProject.name = "db-replica"

pluginManagement {
repositories {
gradlePluginPortal() // work around artifactory-sidekick https://jdog.jira-dev.com/browse/JCES-1751
}
}

0 comments on commit f6ebe46

Please sign in to comment.