Skip to content

Commit

Permalink
⬆️ upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pron committed Sep 10, 2015
1 parent f96676a commit 4413d3d
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 @@ -78,7 +78,7 @@ dependencies {
exclude group: 'commons-logging', module: '*'
exclude group: 'junit', module: '*'
}
compile 'io.takari.aether:takari-local-repository:0.11.1'
compile 'io.takari.aether:takari-local-repository:0.11.2'
compile('io.takari:takari-filemanager:0.8.3') {
exclude group: 'org.slf4j', module: '*'
}
Expand Down

0 comments on commit 4413d3d

Please sign in to comment.