Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7bd56ca

Browse files
authored
Merge pull request springfox#3396 from springfox/dependabot/gradle/com.github.node-gradle.node-2.2.4
Bump com.github.node-gradle.node from 2.2.3 to 2.2.4
2 parents 8f43b54 + 973a870 commit 7bd56ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

springfox-swagger-ui/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
1717
*/
1818
plugins {
1919
id "de.undercouch.download" version "4.1.0"
20-
id "com.github.node-gradle.node" version "2.2.3"
20+
id "com.github.node-gradle.node" version "2.2.4"
2121
}
2222

2323
ext {

0 commit comments

Comments
 (0)