Skip to content

Commit

Permalink
W-17370600 Update Munit dependencies (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastoloza authored Dec 18, 2024
1 parent 51df1dc commit 28112b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<!-- Remove when a new parent version with MTF is available -->
<munit.input.directory>src/test/munit</munit.input.directory>
<munit.output.directory>${basedir}/target/test-mule/munit</munit.output.directory>
<munit.extensions.maven.plugin.version>1.3.1</munit.extensions.maven.plugin.version>
<munit.version>3.2.1</munit.version>
<munit.extensions.maven.plugin.version>1.4.0</munit.extensions.maven.plugin.version>
<munit.version>3.3.2</munit.version>
<mtf-tools.version>1.2.0</mtf-tools.version>
<docker.maven.plugin.version>0.45.0</docker.maven.plugin.version>
<maven.helper.plugin.version>3.3.0</maven.helper.plugin.version>
Expand Down

0 comments on commit 28112b3

Please sign in to comment.