From 629af23e573ca19d9ee855e80d03dbf86e475acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:50:16 +0000 Subject: [PATCH] Bump io.gatling:gatling-maven-plugin from 4.12.3 to 4.15.1 Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.12.3 to 4.15.1. - [Commits](https://github.com/gatling/gatling-maven-plugin/compare/v4.12.3...v4.15.1) --- updated-dependencies: - dependency-name: io.gatling:gatling-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e38895..feaf003 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <gatling.version>3.13.4</gatling.version> - <gatling-maven-plugin.version>4.12.3</gatling-maven-plugin.version> + <gatling-maven-plugin.version>4.15.1</gatling-maven-plugin.version> <maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version> <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version> <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>