Skip to content

Commit

Permalink
chore: upgrade Gatling 3.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Feb 12, 2025
1 parent 6dbc045 commit 6714009
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 @@ -5,12 +5,12 @@

<groupId>io.gatling.demo</groupId>
<artifactId>gatling-maven-plugin-demo-kotlin</artifactId>
<version>3.13.3</version>
<version>3.13.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gatling.version>${project.version}</gatling.version>
<gatling-maven-plugin.version>4.13.0</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>
Expand Down

0 comments on commit 6714009

Please sign in to comment.