Migrate project to Gradle
* Upgrade all the dependencies to the latest versions * Fix some incompatibilities * Fix some warnings
This commit is contained in:
3
function/splitter-function/build.gradle
Normal file
3
function/splitter-function/build.gradle
Normal file
@@ -0,0 +1,3 @@
|
||||
dependencies {
|
||||
api 'org.springframework.integration:spring-integration-file'
|
||||
}
|
||||
Reference in New Issue
Block a user