Skip to content

Commit

Permalink
Bump version of javapoet: 1.3.0 -> 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
izumin5210 committed Jun 30, 2016
1 parent 30285e2 commit 7ff7056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droidux-processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sourceSets {
}

dependencies {
compile 'com.squareup:javapoet:1.3.0'
compile 'com.squareup:javapoet:1.7.0'
compile 'com.google.auto:auto-common:0.5'
compile 'com.google.auto.service:auto-service:1.0-rc2'

Expand Down

0 comments on commit 7ff7056

Please sign in to comment.