Skip to content

Commit

Permalink
EPMRPP-86867 fixed project build
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Oct 23, 2023
1 parent e0cd8e4 commit 1ef400f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'java'
id 'jacoco'
id "com.github.spotbugs" version "3.0.0"
id "com.moowork.node" version "1.3.1"
id "com.github.node-gradle.node" version "2.2.1"
id 'nu.studer.jooq' version '3.0.3'
}

Expand Down

0 comments on commit 1ef400f

Please sign in to comment.