From 5050740b304e991e697f14cac804947d6a05d246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Toloza?= Date: Fri, 20 Dec 2024 15:01:44 -0300 Subject: [PATCH] W-17370600 Update Munit dependencies (#247) * W-17370600 Update Munit dependencies * Update build.yaml * Update build.yaml --- build.yaml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.yaml b/build.yaml index d8e3e20..0e8117b 100644 --- a/build.yaml +++ b/build.yaml @@ -5,4 +5,4 @@ additionalTestConfigs: mavenAdditionalArgs: -Dtest=none -DfailIfNoTests=false -DminVersion=4.3.0 jdk17: testJdkTool: OPEN-JDK17 - mavenAdditionalArgs: -Dtest=none -DfailIfNoTests=false -DminVersion=4.6.0 -DruntimeVersion=4.6.0-rc2 -DruntimeProduct=MULE_EE + mavenAdditionalArgs: -Dtest=none -DfailIfNoTests=false -DminVersion=4.6.0 diff --git a/pom.xml b/pom.xml index 1dbf491..81ad608 100644 --- a/pom.xml +++ b/pom.xml @@ -25,8 +25,8 @@ src/test/munit ${basedir}/target/test-mule/munit - 1.2.0 - 3.1.0 + 1.4.0 + 3.3.2 3.3.1 1.2.0 0.8.10