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.
1 parent 4ba32e7 commit d42c1a0Copy full SHA for d42c1a0
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