Skip to content

Commit

Permalink
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 Dec 18, 2023
1 parent 2f1a2a7 commit 3e845e2
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.16.0"
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.39"
reactorBom = "io.projectreactor:reactor-bom:2023.0.1"
slf4jApi = "org.slf4j:slf4j-api:2.0.9"
snakeYaml = "org.yaml:snakeyaml:1.33"
spring = "org.springframework:spring-core:5.3.31"
Expand Down

0 comments on commit 3e845e2

Please sign in to comment.