Skip to content
This repository has been archived by the owner on Jul 30, 2023. 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 9fb0e17 commit 8974428
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 @@ -65,7 +65,7 @@ Here is and example:
}
}
dependencies {
classpath "se.bjurr.violations:violation-comments-to-github-gradle-plugin:1.33"
classpath "se.bjurr.violations:violation-comments-to-github-gradle-plugin:1.34"
}
}
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.34-SNAPSHOT"
classpath "se.bjurr.violations:violation-comments-to-github-gradle-plugin:1.35-SNAPSHOT"
}
}

Expand Down

0 comments on commit 8974428

Please sign in to comment.