Skip to content

Commit

Permalink
LPS-86806 Use latest portal-impl
Browse files Browse the repository at this point in the history
  • Loading branch information
hhuijser authored and brianchandotcom committed Sep 23, 2019
1 parent f8e3e43 commit d7b06d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/util/portal-tools-service-builder/build.gradle
Expand Up @@ -33,7 +33,7 @@ dependencies {
compileOnly group: "com.liferay", name: "com.liferay.petra.string", version: "1.0.0"
compileOnly group: "com.liferay", name: "com.liferay.petra.xml", version: "1.0.0"
compileOnly group: "com.liferay", name: "com.liferay.portal.tools.java.parser", version: "1.0.13"
compileOnly group: "com.liferay.portal", name: "com.liferay.portal.impl", version: "2.51.0"
compileOnly group: "com.liferay.portal", name: "com.liferay.portal.impl", version: "2.62.1"
compileOnly group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "default"
compileOnly group: "com.liferay.portal", name: "com.liferay.util.java", version: "2.5.0"
compileOnly group: "org.apache.ant", name: "ant", transitive: false, version: "1.9.14"
Expand Down

0 comments on commit d7b06d0

Please sign in to comment.