Skip to content

Commit

Permalink
Update gatling-charts-highcharts to 3.11.5 (#3888)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci authored Jul 1, 2024
1 parent 5583909 commit c121f3e
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 @@ -505,7 +505,7 @@ lazy val perfTests: ProjectMatrix = (projectMatrix in file("perf-tests"))
name := "tapir-perf-tests",
libraryDependencies ++= Seq(
// Required to force newer jackson in Pekko, a version that is compatible with Gatling's Jackson dependency
"io.gatling.highcharts" % "gatling-charts-highcharts" % "3.11.4" % "test" exclude (
"io.gatling.highcharts" % "gatling-charts-highcharts" % "3.11.5" % "test" exclude (
"com.fasterxml.jackson.core",
"jackson-databind"
),
Expand Down

0 comments on commit c121f3e

Please sign in to comment.