Skip to content

Commit

Permalink
chore: bump io.gatling:gatling-mqtt-java in /java/maven
Browse files Browse the repository at this point in the history
Bumps [io.gatling:gatling-mqtt-java](https://github.com/gatling/gatling-mqtt) from 3.13.1.2 to 3.13.1.3.
- [Commits](https://github.com/gatling/gatling-mqtt/commits)

---
updated-dependencies:
- dependency-name: io.gatling:gatling-mqtt-java
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slandelle committed Jan 20, 2025
1 parent 731ed97 commit efbbb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gatling.version>${project.version}</gatling.version>
<gatling-mqtt.version>3.13.1.2</gatling-mqtt.version>
<gatling-mqtt.version>3.13.1.3</gatling-mqtt.version>
<gatling-maven-plugin.version>4.12.2</gatling-maven-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
Expand Down

0 comments on commit efbbb4c

Please sign in to comment.