We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d964e28 commit 7098b83Copy full SHA for 7098b83
cli/build.gradle
@@ -86,7 +86,7 @@ dependencies {
86
api group: "biz.aQute.bnd", name: "biz.aQute.bndlib", version: "5.3.0"
87
api group: "com.fasterxml.jackson.core", name: "jackson-databind", version: "2.16.1"
88
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"
+ api group: "com.liferay", name: "com.liferay.project.templates", version: "6.0.10"
90
api group: "com.liferay", name: "com.liferay.release.util", version: "1.0.0"
91
api group: "commons-codec", name: "commons-codec", version: "1.16.0"
92
api group: "commons-io", name: "commons-io", version: "2.7"
0 commit comments