From 98b868571f76784d7b8115cb99e8f5900d7d4f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 03:37:44 +0000 Subject: [PATCH] Bump io.gatling.highcharts:gatling-charts-highcharts Bumps [io.gatling.highcharts:gatling-charts-highcharts](https://github.com/gatling/gatling-highcharts) from 3.13.3 to 3.13.4. - [Commits](https://github.com/gatling/gatling-highcharts/compare/v3.13.3...v3.13.4) --- updated-dependencies: - dependency-name: io.gatling.highcharts:gatling-charts-highcharts dependency-type: direct:development update-type: version-update:semver-patch ... 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..a219928 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <gatling.version>3.13.3</gatling.version> + <gatling.version>3.13.4</gatling.version> <gatling-maven-plugin.version>4.12.3</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>