Build against Project Reactor 2022.0.0-RC1 snapshots

This commit is contained in:
Vedran Pavic
2022-10-06 23:08:18 +02:00
committed by Rob Winch
parent 185ea87ff4
commit 525b841ad6

View File

@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2022.0.0-M6'
mavenBom 'io.projectreactor:reactor-bom:2022.0.0-SNAPSHOT'
mavenBom 'com.fasterxml.jackson:jackson-bom:2.13.4'
mavenBom 'org.junit:junit-bom:5.9.0'
mavenBom 'org.mockito:mockito-bom:4.8.0'