We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4143e commit 10bf5afCopy full SHA for 10bf5af
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