From 567f9c573ce840356c8392db9855b48b9aa31fdd Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 24 Dec 2025 18:11:10 +0000 Subject: [PATCH] Update gatling-sbt to 4.17.12 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 6932f641..e03053d3 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -3,4 +3,4 @@ //addDependencyTreePlugin // https://docs.gatling.io/reference/integrations/build-tools/sbt-plugin -addSbtPlugin("io.gatling" % "gatling-sbt" % "4.17.8") \ No newline at end of file +addSbtPlugin("io.gatling" % "gatling-sbt" % "4.17.12") \ No newline at end of file