Skip to content

Commit

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

Bumps [io.projectreactor:reactor-core-micrometer](https://github.com/reactor/reactor-core) from 1.2.1 to 1.2.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 79e22a1 commit 0ba6d78
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 @@ -75,7 +75,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.2.1")
api("io.projectreactor:reactor-core-micrometer:1.2.2")
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 0ba6d78

Please sign in to comment.