Skip to content

Commit

Permalink
Merge branch '1.11.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Sep 11, 2023
2 parents cb7880d + 74a5e0e commit 303ea0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -402,10 +402,10 @@ subprojects {
description = 'Application monitoring instrumentation facade'

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

Expand Down

0 comments on commit 303ea0d

Please sign in to comment.