Skip to content

Commit 0428175

Browse files
algolia-botrenovate[bot]millotp
committed
chore(deps): dependencies 2025-08-04 (generated)
algolia/api-clients-automation#5187 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Algolia Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre Millot <[email protected]>
1 parent a3ab32d commit 0428175

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ lazy val root = project
3232

3333
// Project dependencies
3434
libraryDependencies ++= Seq(
35-
"com.squareup.okhttp3" % "okhttp" % "4.12.0" % "compile",
35+
"com.squareup.okhttp3" % "okhttp" % "5.1.0" % "compile",
3636
"org.json4s" %% "json4s-native" % "4.0.7" % "compile",
37-
"com.squareup.okhttp3" % "logging-interceptor" % "4.12.0",
37+
"com.squareup.okhttp3" % "logging-interceptor" % "5.1.0",
3838
"org.slf4j" % "slf4j-api" % "2.0.17"
3939
)
4040

0 commit comments

Comments
 (0)