Skip to content

Commit

Permalink
reactor-test
Browse files Browse the repository at this point in the history
  • Loading branch information
alphajiang committed Feb 6, 2021
1 parent f035ab6 commit 43fd021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hyena-core/build.gradle
Expand Up @@ -41,6 +41,7 @@ dependencies {

testRuntimeOnly('com.h2database:h2:1.4.200')
testImplementation("org.springframework.boot:spring-boot-starter-test:${springBootVersion}")
testImplementation platform('io.projectreactor:reactor-bom:2020.0.3')
testImplementation('io.projectreactor:reactor-test')


Expand Down

0 comments on commit 43fd021

Please sign in to comment.