Skip to content

Commit

Permalink
bump: wiremock-jre8 2.35.0 (was 2.34.0) (#1094)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 27, 2023
1 parent 4b8a1fe commit 23c4889
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 @@ -160,7 +160,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.34.0" % Test,
"com.github.tomakehurst" % "wiremock-jre8" % "2.35.0" % Test,
"org.scalatest" %% "scalatest" % ScalaTestVersion % "it,test",
"org.scalatestplus" %% "junit-4-13" % ScalaTestPlusJUnitVersion % "it,test",
"com.typesafe.akka" %% "akka-testkit" % AkkaVersion % "it,test"
Expand Down

0 comments on commit 23c4889

Please sign in to comment.