Skip to content

Commit

Permalink
fix(deps): update dependency io.projectreactor:reactor-bom to v2023
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 11, 2024
1 parent df31b56 commit 8488cba
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 @@ -6,7 +6,7 @@ jackson = "com.fasterxml.jackson.core:jackson-databind:2.17.1"
jsr305 = { module = "com.google.code.findbugs:jsr305", version = "[3.0.1, 3.0.1]" }
junit4 = "junit:junit:4.13.2"
logback = "ch.qos.logback:logback-classic:1.4.14"
reactorBom = "io.projectreactor:reactor-bom:2020.0.44"
reactorBom = "io.projectreactor:reactor-bom:2023.0.7"
slf4jApi = "org.slf4j:slf4j-api:2.0.13"
snakeYaml = "org.yaml:snakeyaml:1.33"
spring = "org.springframework:spring-core:5.3.36"
Expand Down

0 comments on commit 8488cba

Please sign in to comment.