Skip to content

Commit

Permalink
Merge branch '2.5.x'
Browse files Browse the repository at this point in the history
Closes gh-27351
  • Loading branch information
wilkinsona committed Jul 15, 2021
2 parents 800957e + 62695f7 commit 13fc16b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1374,8 +1374,8 @@ bom {
}
library("Prometheus PushGateway", "0.11.0") {
group("io.prometheus") {
modules = [
"simpleclient_pushgateway"
imports = [
"simpleclient_bom"
]
}
}
Expand Down

0 comments on commit 13fc16b

Please sign in to comment.