Skip to content

Commit

Permalink
feat: upgrade Gatling 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Nov 13, 2024
1 parent 021b2bd commit ed273f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
// The following line allows to load io.gatling.gradle plugin and directly apply it
id 'io.gatling.gradle' version '3.13.0'
id 'io.gatling.gradle' version '3.13.1'
}

gatling {
Expand Down

0 comments on commit ed273f9

Please sign in to comment.