Skip to content

Commit

Permalink
fix: allow space before : in commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jan 4, 2023
1 parent b940964 commit 0c8b086
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 @@ -20,5 +20,5 @@ apply from: project.buildscript.classLoader.getResource('main.gradle').toURI()


dependencies {
implementation 'se.bjurr.gitchangelog:git-changelog-lib:1.168.6'
implementation 'se.bjurr.gitchangelog:git-changelog-lib:1.168.7'
}

0 comments on commit 0c8b086

Please sign in to comment.