Pre-1.0.0 release prep.
This commit is contained in:
parent
483f794966
commit
0f44c9fa27
8 changed files with 14 additions and 16 deletions
|
@ -8,7 +8,7 @@ plugins {
|
|||
defaultTasks(ApplicationPlugin.TASK_RUN_NAME)
|
||||
|
||||
dependencies {
|
||||
compile("net.thauvin.erik:pinboard-poster:0.9.3")
|
||||
compile("net.thauvin.erik:pinboard-poster:1.0.0")
|
||||
}
|
||||
|
||||
application {
|
||||
|
@ -16,5 +16,6 @@ application {
|
|||
}
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
jcenter()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue