Skip to content

Commit ade117f

Browse files
committed
LCD-45904 use latest com.liferay.project.templates
1 parent 5cb7416 commit ade117f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cli/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
api group: "biz.aQute.bnd", name: "biz.aQute.bndlib", version: "5.3.0"
8181
api group: "com.fasterxml.jackson.core", name: "jackson-databind", version: "2.16.1"
8282
api group: "com.liferay", name: "com.liferay.gogo.shell.client", version: "1.0.0"
83-
api group: "com.liferay", name: "com.liferay.project.templates", version: "5.1.7"
83+
api group: "com.liferay", name: "com.liferay.project.templates", version: "5.1.8"
8484
api group: "com.liferay", name: "com.liferay.release.util", version: "1.0.0"
8585
api group: "commons-io", name: "commons-io", version: "2.7"
8686
api group: "commons-lang", name: "commons-lang", version: "2.6"
@@ -325,4 +325,4 @@ unzipPortal {
325325

326326
version = "7.0.4-SNAPSHOT"
327327

328-
apply from: "blade-jar-smoke-tests.gradle"
328+
apply from: "blade-jar-smoke-tests.gradle"

0 commit comments

Comments
 (0)