Skip to content

Commit 7098b83

Browse files
kyle-mihodrewbrokke
authored andcommitted
LPD-60729 Update project-templates to fix project templates versioning issue
1 parent d964e28 commit 7098b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies {
8686
api group: "biz.aQute.bnd", name: "biz.aQute.bndlib", version: "5.3.0"
8787
api group: "com.fasterxml.jackson.core", name: "jackson-databind", version: "2.16.1"
8888
api group: "com.liferay", name: "com.liferay.gogo.shell.client", version: "1.0.0"
89-
api group: "com.liferay", name: "com.liferay.project.templates", version: "6.0.9"
89+
api group: "com.liferay", name: "com.liferay.project.templates", version: "6.0.10"
9090
api group: "com.liferay", name: "com.liferay.release.util", version: "1.0.0"
9191
api group: "commons-codec", name: "commons-codec", version: "1.16.0"
9292
api group: "commons-io", name: "commons-io", version: "2.7"

0 commit comments

Comments
 (0)