Skip to content

Commit

Permalink
Update wiremock to 3.5.4 (#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 23, 2024
1 parent 351d5d4 commit cb736ee
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 @@ -64,7 +64,7 @@ object Dependencies {
val logbackVersion = "1.5.6"
val scalaLoggingVersion = "3.9.5"

val wiremockVersion = "3.5.3"
val wiremockVersion = "3.5.4"
val parquetVersion = "1.13.1"

val jerseyCommonVersion = "3.1.6"
Expand Down

0 comments on commit cb736ee

Please sign in to comment.