Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Dec 2, 2024
1 parent 88feb58 commit 3e6c876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ plugins {
dependencyResolutionManagement {
repositories {
mavenCentral()
// TODO Remove --refresh-dependencies from CI builds when no longer consuming snapshots
maven(url = "https://oss.sonatype.org/content/repositories/snapshots") {
mavenContent {
snapshotsOnly()
Expand Down

0 comments on commit 3e6c876

Please sign in to comment.