Skip to content

Commit

Permalink
Upgrade to capsule v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danthegoodman committed Nov 24, 2014
1 parent 674072d commit 5345314
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class CapsuleGradlePlugin implements Plugin<Project> {

configurations.create('capsule')
dependencies {
capsule 'co.paralleluniverse:capsule:0.9.0'
capsule 'co.paralleluniverse:capsule:0.10.0'
}
}
}
Expand Down

0 comments on commit 5345314

Please sign in to comment.