Skip to content

Commit

Permalink
Merge pull request #127 from TheRoddyWMS/update-roddy-tool-lib
Browse files Browse the repository at this point in the history
Updated to used fixed BufferValue class from RoddyToolLib.
  • Loading branch information
vinjana authored Aug 21, 2018
2 parents 49620ab + 8a8e76e commit d2e28e6
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 @@ -61,7 +61,7 @@ dependencies {
compile group: 'org.apache.commons', name: 'commons-text', version: '1.1'
compile 'com.google.guava:guava:23.0'
// compile 'com.github.eilslabs:RoddyToolLib:master-SNAPSHOT'
compile 'com.github.theroddywms:RoddyToolLib:1.0.0'
compile 'com.github.theroddywms:RoddyToolLib:2.0.0'
}

task writePom {
Expand Down

0 comments on commit d2e28e6

Please sign in to comment.