Skip to content

Commit

Permalink
update to latest spymemcached release
Browse files Browse the repository at this point in the history
  • Loading branch information
fs111 committed Apr 10, 2015
1 parent 2a2c6de commit b7b0bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ repositories {
}

dependencies {
compile( 'spy:spymemcached:2.8.1' )
compile( 'net.spy:spymemcached:2.11.7' )

provided group: 'cascading', name: 'cascading-core', version: cascadingVersion, changing: true
provided group: 'org.slf4j', name: 'slf4j-api', version: '1.7.5'
Expand Down

0 comments on commit b7b0bb2

Please sign in to comment.