Skip to content

Commit

Permalink
Update dependency io.projectreactor:reactor-bom to v2023.0.13 (#636)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent cb3449b commit 03fc32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql/netflix_dgs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
dependencyManagement {
imports {
mavenBom "com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.2.2"
mavenBom "io.projectreactor:reactor-bom:2023.0.12"
mavenBom "io.projectreactor:reactor-bom:2023.0.13"
}
}

Expand Down

0 comments on commit 03fc32a

Please sign in to comment.