Skip to content

Commit ce115fd

Browse files
authored
Merge branch 'reactive-streams-branch' into observer-batch-loader-proof-of-concept
2 parents 0f303a8 + 1d78255 commit ce115fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ dependencies {
7373
testImplementation 'org.slf4j:slf4j-simple:' + slf4jVersion
7474
testImplementation 'junit:junit:4.12'
7575
testImplementation 'org.awaitility:awaitility:2.0.0'
76+
testImplementation 'io.projectreactor:reactor-core:3.6.6'
7677
testImplementation 'com.github.ben-manes.caffeine:caffeine:2.9.0'
7778
testImplementation 'io.projectreactor:reactor-core:3.6.6'
7879
}

0 commit comments

Comments
 (0)