Added line to fix build due to Gradle bug
This commit is contained in:
committed by
Mahmoud Ben Hassine
parent
b708dfb025
commit
9e429aa44c
@@ -311,6 +311,8 @@ project('spring-batch-infrastructure') {
|
||||
|
||||
dependencies {
|
||||
|
||||
testCompile enforcedPlatform("org.springframework:spring-framework-bom:$springVersion")
|
||||
|
||||
compile "org.springframework:spring-core:$springVersion"
|
||||
compile "org.springframework.retry:spring-retry:$springRetryVersion"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user