Skip to content

Commit 7cd0482

Browse files
Bump io.projectreactor:reactor-core from 3.8.0 to 3.8.3
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.8.0 to 3.8.3. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.8.0...v3.8.3) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5273839 commit 7cd0482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ dependencies {
142142

143143
testImplementation 'org.reactivestreams:reactive-streams-tck:' + reactiveStreamsVersion
144144
testImplementation "io.reactivex.rxjava2:rxjava:2.2.21"
145-
testImplementation "io.projectreactor:reactor-core:3.8.0"
145+
testImplementation "io.projectreactor:reactor-core:3.8.3"
146146

147147
testImplementation 'org.testng:testng:7.12.0' // use for reactive streams test inheritance
148148
testImplementation "com.tngtech.archunit:archunit-junit5:1.4.1"

0 commit comments

Comments
 (0)