Skip to content

Commit

Permalink
fix: upgrade gatling-maven-plugin 4.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Dec 20, 2024
1 parent d109588 commit 7f816e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<maven.compiler.release>11</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gatling.version>${project.version}</gatling.version>
<gatling-maven-plugin.version>4.12.1</gatling-maven-plugin.version>
<gatling-maven-plugin.version>4.12.2</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 7f816e5

Please sign in to comment.