Skip to content

Commit

Permalink
Remove snapshot repo
Browse files Browse the repository at this point in the history
Until we need to test docs-generator against a snapshot version, we want to avoid being spammed with pull requests to upgrade snapshot versions.
  • Loading branch information
shakuzen committed Nov 14, 2023
1 parent 743982e commit 8ba8c64
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -284,10 +284,6 @@ subprojects {
description = 'Documentation generator for Micrometer'

repositories {
maven {
url 'https://repo.spring.io/snapshot/'
content { includeGroup 'io.micrometer' }
}
mavenCentral()
}

Expand Down

0 comments on commit 8ba8c64

Please sign in to comment.