Skip to content

Commit

Permalink
Use the gradle plugin portal as dependency source for the connector p…
Browse files Browse the repository at this point in the history
…lugin
  • Loading branch information
ryru committed Sep 11, 2024
1 parent 7ce9d37 commit b8411ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions importer/src/main/resources/init.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
initscript {
repositories {
mavenLocal()
mavenCentral()
gradlePluginPortal()
}

dependencies {
Expand Down

0 comments on commit b8411ce

Please sign in to comment.