Skip to content

Commit f9a9351

Browse files
authored
Merge pull request #109 from gemiusz/gatling_goMod_3_14_3
Update go.mod -> Gatling 3.14.3
2 parents af924e9 + 4c072d4 commit f9a9351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ module github.com/gemiusz/gatling-examples-maven-java
33
go 1.20
44

55
require (
6-
github.com/gatling/gatling v3.11.1+incompatible // indirect
6+
github.com/gatling/gatling v3.14.3+incompatible // indirect
77
)

0 commit comments

Comments
 (0)