Skip to content

Commit

Permalink
Merge branch '1.10.x' into 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 33c4414 + b7b3b47 commit ccc5f7e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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
2 changes: 1 addition & 1 deletion micrometer-core/gradle.lockfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion micrometer-observation/gradle.lockfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ccc5f7e

Please sign in to comment.