Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 03fc32a

Browse files
Update dependency io.projectreactor:reactor-bom to v2023.0.13 (#636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb3449b commit 03fc32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/netflix_dgs/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
dependencyManagement {
1919
imports {
2020
mavenBom "com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.2.2"
21-
mavenBom "io.projectreactor:reactor-bom:2023.0.12"
21+
mavenBom "io.projectreactor:reactor-bom:2023.0.13"
2222
}
2323
}
2424

0 commit comments

Comments
 (0)