Skip to content

Commit 398717b

Browse files
chore(deps): bump io.projectreactor:reactor-bom in /http2/java-http2
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.10 to 2024.0.11. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2024.0.10...2024.0.11) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-bom dependency-version: 2024.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d1749f commit 398717b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http2/java-http2/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18-
implementation platform('io.projectreactor:reactor-bom:2024.0.10')
18+
implementation platform('io.projectreactor:reactor-bom:2024.0.11')
1919
implementation 'io.projectreactor.netty:reactor-netty-core'
2020
implementation 'io.projectreactor.netty:reactor-netty-http'
2121
}

0 commit comments

Comments
 (0)