Skip to content

Commit

Permalink
bump: wiremock-jre8 3.0.1 (was 2.35.1) (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 19, 2024
1 parent b2b64a3 commit cee6fd5
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.1" % Test,
"com.github.tomakehurst" % "wiremock-jre8" % "3.0.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 cee6fd5

Please sign in to comment.