From ad92ae4ace5008d0b59110c0a1ea78e53709a925 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 17 Feb 2025 08:29:19 +0000
Subject: [PATCH] Bump io.gatling:gatling-maven-plugin from 4.12.3 to 4.14.0

Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.12.3 to 4.14.0.
- [Commits](https://github.com/gatling/gatling-maven-plugin/compare/v4.12.3...v4.14.0)

---
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 7caa0d0..51a4784 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <gatling.version>3.13.3</gatling.version>
-    <gatling-maven-plugin.version>4.12.3</gatling-maven-plugin.version>
+    <gatling-maven-plugin.version>4.14.0</gatling-maven-plugin.version>
     <maven-compiler-plugin.version>3.13.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>