We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05bc5bd commit bec4378Copy full SHA for bec4378
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
id("com.google.osdetector") version "1.7.3"
10
id("io.freefair.lombok") version "8.12.1"
11
id("com.github.ben-manes.versions") version "0.52.0"
12
- id("io.gatling.gradle") version "3.13.3"
+ id("io.gatling.gradle") version "3.13.3.1"
13
id("net.ltgt.errorprone") version "4.1.0"
14
}
15
0 commit comments