Skip to content

Commit

Permalink
doc: upgrade gatling-grpc and gatling-mqtt 3.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Apr 29, 2024
1 parent 6706325 commit 8d1e750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ object Dependencies {
private val parserDeps = Seq(jackson, saxon, lagarto, joddUtil, jmespath)

// Dependencies by module
private val gatlingGrpcVersion = "3.11.1"
private val gatlingMqttVersion = "3.11.1"
private val gatlingGrpcVersion = "3.11.2"
private val gatlingMqttVersion = "3.11.2"

val nettyUtilDependencies =
Seq(
Expand Down

0 comments on commit 8d1e750

Please sign in to comment.