Skip to content

Commit

Permalink
Merge pull request #11 from scala-steward/update/gatling-charts-highc…
Browse files Browse the repository at this point in the history
…harts-2.3.1

Update gatling-charts-highcharts to 2.3.1
  • Loading branch information
bugthesystem committed May 10, 2019
2 parents 232d27e + 2cf30b6 commit e8163c2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ scalacOptions in Test ++= Seq("-Yrangepos")
libraryDependencies ++= {
val circeVersion = "0.11.1"
val akkaVersion = "10.0.10"
val gatlingVersion = "2.3.0"

val gatlingVersion = "2.3.1"
val specs2Version = "4.0.5"
val scalaTestVersion = "3.0.7"

val akkaHttpCirceVersion = "1.18.0"
val logbackVersion = "1.2.3"
val typesafeScalaLoggingVersion = "3.7.2"
Expand Down

0 comments on commit e8163c2

Please sign in to comment.