Skip to content

Commit

Permalink
Update zt-zip to 1.16 (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-gatling[bot] <140393974+scala-steward-gatling[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-gatling[bot] authored Aug 7, 2023
1 parent 0eb5096 commit 117d498
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 @@ -9,7 +9,7 @@ githubPath := "gatling/gatling-sbt-plugin"

libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.2.16" % Test,
"org.zeroturnaround" % "zt-zip" % "1.15",
"org.zeroturnaround" % "zt-zip" % "1.16",
"io.gatling" % "gatling-enterprise-plugin-commons" % "1.6.0"
)

Expand Down

0 comments on commit 117d498

Please sign in to comment.