We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb4143e + 10bf5af commit c845c08Copy full SHA for c845c08
docs/installation.md
@@ -5,7 +5,7 @@ in your `build.gradle` file:
5
6
```gradle
7
plugins {
8
- id "com.github.node-gradle.node" version "3.1.1"
+ id "com.github.node-gradle.node" version "3.2.1"
9
}
10
```
11
0 commit comments