Skip to content

Commit

Permalink
chore: Update wiremock to 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nomadblacky-bot[bot] committed Jul 28, 2024
1 parent 4105ae6 commit 8344554
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 @@ -18,7 +18,7 @@ object Dependencies {
val otelProto = "io.opentelemetry.proto" % "opentelemetry-proto" % "1.1.0-alpha"

// Testing utilities
val wiremock = "org.wiremock" % "wiremock" % "3.8.0"
val wiremock = "org.wiremock" % "wiremock" % "3.9.1"
val testcontainers = "org.testcontainers" % "testcontainers" % "1.19.0"

// Others
Expand Down

0 comments on commit 8344554

Please sign in to comment.