Skip to content

Commit

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

Bumps [io.projectreactor:reactor-core-micrometer](https://github.com/reactor/reactor-core) from 1.2.2 to 1.2.3.
- [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 Feb 17, 2025
1 parent abe451e commit 9ffa76a
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 @@ -77,7 +77,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.1")
api("io.projectreactor:reactor-core-micrometer:1.2.2")
api("io.projectreactor:reactor-core-micrometer:1.2.3")
api("io.swagger:swagger-annotations:1.6.15")
api("io.vertx:vertx-pg-client:$vertxVersion")
api("io.vertx:vertx-codegen:$vertxVersion")
Expand Down

0 comments on commit 9ffa76a

Please sign in to comment.