Skip to content

Commit 4a22cf8

Browse files
committed
Closes #4, #5, #6: Update to 3.0.0.RELEASE Spring Integration
1 parent 46e1551 commit 4a22cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

initial/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121

2222
dependencies {
2323
compile("org.springframework.boot:spring-boot-starter-integration:1.0.0.RC1")
24-
compile("org.springframework.integration:spring-integration-twitter:2.2.4.RELEASE")
24+
compile("org.springframework.integration:spring-integration-twitter:3.0.0.RELEASE")
2525
testCompile("junit:junit:4.11")
2626
}
2727

0 commit comments

Comments
 (0)