Skip to content

Commit 6a838f1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

142142
testImplementation 'org.reactivestreams:reactive-streams-tck:' + reactiveStreamsVersion
143143
testImplementation "io.reactivex.rxjava2:rxjava:2.2.21"
144-
testImplementation "io.projectreactor:reactor-core:3.7.12"
144+
testImplementation "io.projectreactor:reactor-core:3.8.0"
145145

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

0 commit comments

Comments
 (0)