Skip to content

Commit

Permalink
bump: wiremock-jre8 2.35.1 (was 2.35.0) (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 22, 2024
1 parent 09c9f55 commit 7e2f478
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 @@ -159,7 +159,7 @@ object Dependencies {
"com.typesafe.akka" %% "akka-http" % AkkaHttpVersion,
"com.typesafe.akka" %% "akka-slf4j" % AkkaVersion,
"com.typesafe.akka" %% "akka-http-spray-json" % AkkaHttpVersion,
"com.github.tomakehurst" % "wiremock-jre8" % "2.35.0" % Test,
"com.github.tomakehurst" % "wiremock-jre8" % "2.35.1" % Test,
"org.scalatest" %% "scalatest" % ScalaTestVersion % Test,
"org.scalatestplus" %% "junit-4-13" % ScalaTestPlusJUnitVersion % Test,
"com.typesafe.akka" %% "akka-testkit" % AkkaVersion % Test
Expand Down

0 comments on commit 7e2f478

Please sign in to comment.