Skip to content

Commit

Permalink
fixed dynamic versions for depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vineey committed Apr 2, 2016
1 parent 3cacf4f commit f308846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rsql-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
dependencies {

compile 'cz.jirutka.rsql:rsql-parser:2.1.0'
compile 'org.apache.commons:commons-lang3:3.3.4'
compile 'org.apache.commons:commons-lang3:3.4'
compile 'com.google.guava:guava:19.0'
compile 'org.apache.commons:commons-collections4:4.1'
}

0 comments on commit f308846

Please sign in to comment.