Skip to content

Commit

Permalink
fix: add generateTemplate call to velocity module
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrent committed Jun 1, 2024
1 parent 98d0e47 commit d7602ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sayanvanish-proxy/sayanvanish-proxy-velocity/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ plugins {
id("xyz.jpenilla.run-velocity") version "2.3.0"
}

generateTemplate(Module.VELOCITY)

repositories {
applyRepositories(Module.VELOCITY)
}
Expand Down

0 comments on commit d7602ca

Please sign in to comment.