Skip to content

Commit

Permalink
Merge pull request #7 from tumakha/update/wiremock-3.9.1
Browse files Browse the repository at this point in the history
Update wiremock to 3.9.1
  • Loading branch information
tumakha authored Jul 25, 2024
2 parents b69e66f + d543664 commit 0f13165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/AppDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object AppDependencies {
private val scalatestPlusScalacheckVersion = "3.2.19.0"
private val scalaTestPlusMockitoVersion = "3.2.19.0"
private val flexMarkVersion = "0.64.8"
private val wiremockVersion = "3.9.0"
private val wiremockVersion = "3.9.1"

private val compileDependencies = Seq(
guice,
Expand Down

0 comments on commit 0f13165

Please sign in to comment.