Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core-micrometer from 1.1.11 to 1.2.0 (#…
Browse files Browse the repository at this point in the history
…9769)

Bumps [io.projectreactor:reactor-core-micrometer](https://github.com/reactor/reactor-core) from 1.1.11 to 1.2.0.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/commits)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core-micrometer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 8a3c163 commit 194b1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
api("io.github.mweirauch:micrometer-jvm-extras:0.2.2")
api("io.grpc:grpc-bom:$grpcVersion")
api("io.hypersistence:hypersistence-utils-hibernate-63:3.9.0")
api("io.projectreactor:reactor-core-micrometer:1.1.11")
api("io.projectreactor:reactor-core-micrometer:1.2.0")
api("io.swagger:swagger-annotations:1.6.14")
api("io.vertx:vertx-pg-client:$vertxVersion")
api("io.vertx:vertx-codegen:$vertxVersion")
Expand Down

0 comments on commit 194b1d8

Please sign in to comment.