Skip to content

Commit

Permalink
Merge pull request #7 from shipkit/sf
Browse files Browse the repository at this point in the history
Tweaked dependency declarations
  • Loading branch information
mockitoguy authored Oct 31, 2020
2 parents 9dab39c + 839a731 commit a21e52b
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 a21e52b

Please sign in to comment.