diff --git a/project/Dependencies.scala b/project/Dependencies.scala index c39adb01e4d..771e3c4f357 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -181,7 +181,7 @@ object Dependencies { val jimfs = "com.google.jimfs" % "jimfs" % "1.3.0" - val okHttp = "com.squareup.okhttp3" % "okhttp" % "4.11.0" + val okHttp = "com.squareup.okhttp3" % "okhttp" % "4.12.0" def routesCompilerDependencies(scalaVersion: String) = { specs2Deps.map(_ % Test) ++ Seq(specsMatcherExtra % Test) ++ scalaParserCombinators(