We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b941453 commit f498da0Copy full SHA for f498da0
modules/build-buildscript.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "5.5.343"
+ classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "5.5.344"
3
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.maven.plugin.builder", version: "1.2.3"
4
classpath group: "de.undercouch", name: "gradle-download-task", version: "3.3.0"
5
classpath group: "gradle.plugin.org.ysb33r.gradle", name: "gradletest", version: "1.1"
0 commit comments