Skip to content

Commit

Permalink
Git Changelog Lib 1.58 -> 1.64
Browse files Browse the repository at this point in the history
 * Jira issueType and labels
 * GitHub labels
 * 10 seconds timeout to GitHub
  • Loading branch information
tomasbjerre committed Mar 18, 2017
1 parent 5bee23a commit cd884b3
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 @@ -29,7 +29,7 @@ repositories {
}

dependencies {
compile 'se.bjurr.gitchangelog:git-changelog-lib:1.58'
compile 'se.bjurr.gitchangelog:git-changelog-lib:1.64'
compile 'se.softhouse:jargo:0.1.1'
testCompile 'junit:junit:4.12'
}
Expand Down

0 comments on commit cd884b3

Please sign in to comment.