Skip to content

Commit

Permalink
Bump node version from 12.19 to 20.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scroix committed Apr 1, 2024
1 parent a34a662 commit f9ad07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodel-webui-js/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
}

node {
version = '12.19.0'
version = '20.12.0'
download = true

workDir = file("${project.buildDir}/nodejs")
Expand Down

0 comments on commit f9ad07d

Please sign in to comment.