Skip to content

Commit

Permalink
updated to impexp 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Jan 7, 2019
1 parent cc5e818 commit 6141132
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 @@ -23,7 +23,7 @@ repositories {
}

dependencies {
compile 'org.citydb:impexp-client:4.0.0'
compile 'org.citydb:impexp-client:4.1.0'
compile fileTree(dir: 'lib', include: '*.jar')
compile fileTree(dir: 'lib/shared', include: '*.jar')
}
Expand Down

0 comments on commit 6141132

Please sign in to comment.