Skip to content

Commit

Permalink
added depends on
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Thurner committed Apr 24, 2024
1 parent 50f10e2 commit ee714df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ spotless {
removeUnusedImports()
trimTrailingWhitespace()
}
dependsOn ':nodeSetup'
dependsOn ':npmSetup'
}

defaultTasks "bootRun"
Expand Down

0 comments on commit ee714df

Please sign in to comment.