Merge remote-tracking branch 'remotes/upstream/wip-eventuate-client-java' into wip-customer
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
|
||||
dependencies {
|
||||
compile project(":transactions-command-side-backend")
|
||||
compile project(":common-web")
|
||||
|
||||
compile "org.springframework.boot:spring-boot-starter-web:$springBootVersion"
|
||||
|
||||
testCompile "org.springframework.boot:spring-boot-starter-test:$springBootVersion"
|
||||
testCompile "net.chrisrichardson.eventstore.client:eventstore-jdbc_2.10:$eventStoreClientVersion"
|
||||
testCompile "io.eventuate.client.java:eventuate-client-java-jdbc:$eventuateClientVersion"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user