mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-04-24 18:15:43 +02:00
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
pluginManagement {
|
|
repositories {
|
|
maven(url = "https://oss.sonatype.org/content/repositories/snapshots/")
|
|
gradlePluginPortal()
|
|
}
|
|
} |