We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a962080 + d42c1a0 commit dce0f02Copy full SHA for dce0f02
complete/build.gradle
@@ -25,7 +25,7 @@ repositories {
25
26
dependencies {
27
compile("org.springframework.boot:spring-boot-starter-integration:1.0.0.RC1")
28
- compile("org.springframework.integration:spring-integration-twitter:2.2.4.RELEASE")
+ compile("org.springframework.integration:spring-integration-twitter:3.0.0.RELEASE")
29
testCompile("junit:junit:4.11")
30
}
31
0 commit comments