We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gatling-enterprise-plugin-commons
1.22.2
1 parent b7bf55c commit 64c84f1Copy full SHA for 64c84f1
1 file changed
jvm/build.sbt
@@ -22,7 +22,7 @@ val gatlingMqttVersion = "3.14.9"
22
val protocVersion = "4.33.0"
23
24
// bit weird cause this is not a dependency of this project
25
-val gatlingEnterprisePluginCommonsVersion = "1.20.7"
+val gatlingEnterprisePluginCommonsVersion = "1.22.2"
26
27
lazy val root = (project in file("."))
28
.aggregate(adapter, java2ts)
0 commit comments