Skip to content

Commit

Permalink
Update gatling-charts-highcharts to 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 22, 2023
1 parent b519c6f commit 9234549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ lazy val perfTests: ProjectMatrix = (projectMatrix in file("perf-tests"))
.settings(
name := "tapir-perf-tests",
libraryDependencies ++= Seq(
"io.gatling.highcharts" % "gatling-charts-highcharts" % "3.9.1" % "test",
"io.gatling.highcharts" % "gatling-charts-highcharts" % "3.9.2" % "test",
"io.gatling" % "gatling-test-framework" % "3.9.1" % "test",
"com.typesafe.akka" %% "akka-http" % Versions.akkaHttp,
"com.typesafe.akka" %% "akka-stream" % Versions.akkaStreams,
Expand Down

0 comments on commit 9234549

Please sign in to comment.