From 1e3940a8d647a47532fcf2c9d39d39c5d34b920f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 01:00:09 +0000 Subject: [PATCH] chore: auto update samples --- liferay-sample-commerce-checkout-step/build.gradle | 2 +- liferay-sample-commerce-payment-integration/build.gradle | 2 +- liferay-sample-commerce-shipping-engine/build.gradle | 2 +- liferay-sample-etc-cron/build.gradle | 2 +- liferay-sample-etc-spring-boot/build.gradle | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/liferay-sample-commerce-checkout-step/build.gradle b/liferay-sample-commerce-checkout-step/build.gradle index 9d68c89..085d499 100644 --- a/liferay-sample-commerce-checkout-step/build.gradle +++ b/liferay-sample-commerce-checkout-step/build.gradle @@ -1,6 +1,6 @@ buildscript { dependencies { - classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.88" + classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.116" classpath group: "org.springframework.boot", name: "spring-boot-gradle-plugin", version: "2.7.18" } diff --git a/liferay-sample-commerce-payment-integration/build.gradle b/liferay-sample-commerce-payment-integration/build.gradle index 04a5028..18eb19e 100644 --- a/liferay-sample-commerce-payment-integration/build.gradle +++ b/liferay-sample-commerce-payment-integration/build.gradle @@ -1,6 +1,6 @@ buildscript { dependencies { - classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.88" + classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.116" classpath group: "org.springframework.boot", name: "spring-boot-gradle-plugin", version: "2.7.18" } diff --git a/liferay-sample-commerce-shipping-engine/build.gradle b/liferay-sample-commerce-shipping-engine/build.gradle index 04a5028..18eb19e 100644 --- a/liferay-sample-commerce-shipping-engine/build.gradle +++ b/liferay-sample-commerce-shipping-engine/build.gradle @@ -1,6 +1,6 @@ buildscript { dependencies { - classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.88" + classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.116" classpath group: "org.springframework.boot", name: "spring-boot-gradle-plugin", version: "2.7.18" } diff --git a/liferay-sample-etc-cron/build.gradle b/liferay-sample-etc-cron/build.gradle index de1b4c4..6ca461f 100644 --- a/liferay-sample-etc-cron/build.gradle +++ b/liferay-sample-etc-cron/build.gradle @@ -1,6 +1,6 @@ buildscript { dependencies { - classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.88" + classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.116" classpath group: "org.springframework.boot", name: "spring-boot-gradle-plugin", version: "2.7.18" } diff --git a/liferay-sample-etc-spring-boot/build.gradle b/liferay-sample-etc-spring-boot/build.gradle index 16352f4..2d6decb 100644 --- a/liferay-sample-etc-spring-boot/build.gradle +++ b/liferay-sample-etc-spring-boot/build.gradle @@ -1,6 +1,6 @@ buildscript { dependencies { - classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.88" + classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.116" classpath group: "org.springframework.boot", name: "spring-boot-gradle-plugin", version: "2.7.18" }