Skip to content

Commit 49e764d

Browse files
Bump reactive-streams-tck-flow from 1.0.3 to 1.0.4 (#50)
Bumps [reactive-streams-tck-flow](https://github.com/reactive-streams/reactive-streams) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/reactive-streams/reactive-streams/releases) - [Changelog](https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md) - [Commits](reactive-streams/reactive-streams-jvm@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: org.reactivestreams:reactive-streams-tck-flow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e5a8ce commit 49e764d

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
@@ -44,7 +44,7 @@ repositories {
4444

4545
dependencies {
4646
testCompile group: 'junit', name: 'junit', version: '4.13.2'
47-
testCompile 'org.reactivestreams:reactive-streams-tck-flow:1.0.3'
47+
testCompile 'org.reactivestreams:reactive-streams-tck-flow:1.0.4'
4848
testCompile group: 'org.testng', name: 'testng', version: '7.5'
4949
}
5050

0 commit comments

Comments
 (0)