Skip to content

Commit

Permalink
chore: upgrade gatling-recorder-bc-shaded 1.78.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Apr 18, 2024
1 parent b658778 commit c77b263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ object Dependencies {
private val tdigest = "com.tdunning" % "t-digest" % "3.1"
private val hdrHistogram = "org.hdrhistogram" % "HdrHistogram" % "2.1.12"
private val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "3.1.8"
private val bouncyCastle = "io.gatling" % "gatling-recorder-bc-shaded" % "1.78.0"
private val bouncyCastle = "io.gatling" % "gatling-recorder-bc-shaded" % "1.78.1"
private val quicklens = "com.softwaremill.quicklens" %% "quicklens" % "1.9.7"
private val fastUuid = "com.eatthepath" % "fast-uuid" % "0.2.0"
private val pebble = "io.pebbletemplates" % "pebble" % "3.2.2"
Expand Down

0 comments on commit c77b263

Please sign in to comment.