Skip to content

Commit

Permalink
Tweaked dependency declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
mockitoguy committed Oct 28, 2020
1 parent 9dab39c commit 839a731
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath "org.shipkit:shipkit-auto-version:0.0.+"
classpath "org.shipkit:shipkit-changelog:0.0.+"
classpath "org.shipkit:shipkit-auto-version:0.+"
classpath "org.shipkit:shipkit-changelog:0.+"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+"
}
}
Expand Down

0 comments on commit 839a731

Please sign in to comment.