Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
hurricup committed Apr 30, 2017
1 parent d7ce81a commit 81d70d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
maven { url 'https://jitpack.io'}
}
dependencies{
classpath "com.github.hurricup:gradle-grammar-kit-plugin:4241ee2274"
classpath "com.github.hurricup:gradle-grammar-kit-plugin:2017.1"
}
}
Expand Down Expand Up @@ -84,6 +84,7 @@ task generatePerl5Parser(type: GenerateParser) {
## Usage examples

* [Perl5 plugin](https://github.com/Camelcade/Perl5-IDEA/blob/master/build.gradle)
* [Rust plugin](https://github.com/intellij-rust/intellij-rust/blob/master/build.gradle)

```
Copyright 2017 org.jetbrains.intellij.plugins
Expand Down

0 comments on commit 81d70d5

Please sign in to comment.