Skip to content

Commit 3e6c876

Browse files
committed
Add TODO
1 parent 88feb58 commit 3e6c876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ plugins {
1515
dependencyResolutionManagement {
1616
repositories {
1717
mavenCentral()
18+
// TODO Remove --refresh-dependencies from CI builds when no longer consuming snapshots
1819
maven(url = "https://oss.sonatype.org/content/repositories/snapshots") {
1920
mavenContent {
2021
snapshotsOnly()

0 commit comments

Comments
 (0)