Skip to content

Commit acad21c

Browse files
authored
Merge pull request #1301 from webauthn4j/dependabot/gradle/com.github.node-gradle.node-7.0.1
chore(deps): bump com.github.node-gradle.node from 3.5.1 to 7.0.1
2 parents a679e0a + 7bb9880 commit acad21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/lib/spa-angular-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
plugins {
18-
id 'com.github.node-gradle.node' version '3.5.1'
18+
id 'com.github.node-gradle.node' version '7.0.1'
1919
}
2020

2121
group 'com.webauthn4j'

0 commit comments

Comments
 (0)