From 79c48acc89e05c8da20b2877ab036a7f77b06239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 03:57:18 +0000 Subject: [PATCH] Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.6 to 2023.0.7. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](https://github.com/reactor/reactor/compare/2023.0.6...2023.0.7) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7fcf9a2e7..da2f069d5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -26,7 +26,7 @@ com-oracle-database-jdbc-ojdbc8 = "com.oracle.database.jdbc:ojdbc8:21.10.0.0" com-zaxxer-HikariCP = "com.zaxxer:HikariCP:5.0.1" edu-umd-cs-mtc-multithreadedtc = "edu.umd.cs.mtc:multithreadedtc:1.01" io-lettuce-lettuce-core = "io.lettuce:lettuce-core:6.2.7.RELEASE" -io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2023.0.6" +io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2023.0.7" io-spring-javaformat-spring-javaformat-checkstyle = "io.spring.javaformat:spring-javaformat-checkstyle:0.0.42" io-spring-nohttp-nohttp-checkstyle = "io.spring.nohttp:nohttp-checkstyle:0.0.11" jakarta-servlet-jakarta-servlet-api = "jakarta.servlet:jakarta.servlet-api:6.0.0"