Skip to content

Commit 64c84f1

Browse files
committed
chore: upgrade gatling-enterprise-plugin-commons to 1.22.2
1 parent b7bf55c commit 64c84f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jvm/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val gatlingMqttVersion = "3.14.9"
2222
val protocVersion = "4.33.0"
2323

2424
// bit weird cause this is not a dependency of this project
25-
val gatlingEnterprisePluginCommonsVersion = "1.20.7"
25+
val gatlingEnterprisePluginCommonsVersion = "1.22.2"
2626

2727
lazy val root = (project in file("."))
2828
.aggregate(adapter, java2ts)

0 commit comments

Comments
 (0)