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 46e1551 commit 4a22cf8Copy full SHA for 4a22cf8
initial/build.gradle
@@ -21,7 +21,7 @@ repositories {
21
22
dependencies {
23
compile("org.springframework.boot:spring-boot-starter-integration:1.0.0.RC1")
24
- compile("org.springframework.integration:spring-integration-twitter:2.2.4.RELEASE")
+ compile("org.springframework.integration:spring-integration-twitter:3.0.0.RELEASE")
25
testCompile("junit:junit:4.11")
26
}
27
0 commit comments