Skip to content

Commit

Permalink
Use latest test integration plugin to fix LPS-95598
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-lee committed Jun 13, 2019
1 parent b279e1a commit 2b06f6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
buildscript {
dependencies {
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "2.0.3"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "2.0.4"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.test.integration", version: "2.4.4"
classpath group: "net.saliman", name: "gradle-properties-plugin", version: "1.4.6"
}

Expand Down

0 comments on commit 2b06f6e

Please sign in to comment.