Skip to content

Commit

Permalink
Merge pull request #279 from drewbrokke/BLADE-724-TASK-v0-update-rele…
Browse files Browse the repository at this point in the history
…ase-process

BLADE-724 Test latest.release for project template version
  • Loading branch information
drewbrokke authored Jul 25, 2023
2 parents 6339efc + 9c84835 commit 52ae5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {

compile group: "biz.aQute.bnd", name: "biz.aQute.bndlib", version: "4.3.0"
compile group: "com.liferay", name: "com.liferay.gogo.shell.client", version: "1.0.0"
compile group: "com.liferay", name: "com.liferay.project.templates", version: "5.0.246"
compile group: "com.liferay", name: "com.liferay.project.templates", version: "latest.release"
compile group: "commons-beanutils", name: "commons-beanutils", version: "1.9.4"
compile group: "commons-io", name: "commons-io", version: "2.6"
compile group: "commons-lang", name: "commons-lang", version: "2.6"
Expand Down

0 comments on commit 52ae5b9

Please sign in to comment.