Skip to content

Commit

Permalink
Remove snapshot repo (#718)
Browse files Browse the repository at this point in the history
Forgot this one.
  • Loading branch information
yawkat authored Sep 28, 2023
1 parent 9daefaa commit 860b15b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")

configure<io.micronaut.build.MicronautBuildSettingsExtension> {
useStandardizedProjectNames.set(true)
addSnapshotRepository()
importMicronautCatalog()
importMicronautCatalog("micronaut-groovy")
importMicronautCatalog("micronaut-kotlin")
Expand Down

0 comments on commit 860b15b

Please sign in to comment.