Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Mar 11, 2016
1 parent 42c4479 commit dc1e744
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 @@ -33,7 +33,7 @@ Here is and example:
}
}
dependencies {
classpath "se.bjurr.violations:violation-comments-to-github-gradle-plugin:1.6"
classpath "se.bjurr.violations:violation-comments-to-github-gradle-plugin:1.7"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

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

Expand Down

0 comments on commit dc1e744

Please sign in to comment.