We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af924e9 commit 4c072d4Copy full SHA for 4c072d4
go.mod
@@ -3,5 +3,5 @@ module github.com/gemiusz/gatling-examples-maven-java
3
go 1.20
4
5
require (
6
- github.com/gatling/gatling v3.11.1+incompatible // indirect
+ github.com/gatling/gatling v3.14.3+incompatible // indirect
7
)
0 commit comments