Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-bom from 2023.0.0-RC1 to 2023.0.0
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.0-RC1 to 2023.0.0.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](reactor/reactor@2023.0.0-RC1...2023.0.0)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcusdacoregio committed Nov 16, 2023
1 parent 598943e commit 65adad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ com-unboundid-unboundid-ldapsdk = "com.unboundid:unboundid-ldapsdk:6.0.10"
commons-collections = "commons-collections:commons-collections:3.2.2"
io-micrometer-micrometer-observation = "io.micrometer:micrometer-observation:1.12.0"
io-mockk = "io.mockk:mockk:1.13.8"
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2023.0.0-RC1"
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2023.0.0"
io-rsocket-rsocket-bom = { module = "io.rsocket:rsocket-bom", version.ref = "io-rsocket" }
io-spring-javaformat-spring-javaformat-checkstyle = { module = "io.spring.javaformat:spring-javaformat-checkstyle", version.ref = "io-spring-javaformat" }
io-spring-javaformat-spring-javaformat-gradle-plugin = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version.ref = "io-spring-javaformat" }
Expand Down

0 comments on commit 65adad8

Please sign in to comment.