Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Dec 22, 2017
1 parent 3afd8bd commit f22c37d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ buildscript {
maven { url 'https://jitpack.io' }
}
dependencies {
classpath "se.bjurr.violations:violation-comments-to-gitlab-gradle-plugin:1.5"
classpath "se.bjurr.violations:violation-comments-to-gitlab-gradle-plugin:1.6"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}

dependencies {
classpath "se.bjurr.violations:violation-comments-to-gitlab-gradle-plugin:1.6-SNAPSHOT"
classpath "se.bjurr.violations:violation-comments-to-gitlab-gradle-plugin:1.7-SNAPSHOT"
}
}

Expand Down

0 comments on commit f22c37d

Please sign in to comment.