Skip to content

Commit bf7b9e3

Browse files
algolia-botrenovate[bot]millotp
committed
chore(deps): dependencies 2025-11-03 (generated)
algolia/api-clients-automation#5553 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 36b4ab6 commit bf7b9e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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" % "5.1.0" % "compile",
35+
"com.squareup.okhttp3" % "okhttp" % "5.3.0" % "compile",
3636
"org.json4s" %% "json4s-native" % "4.0.7" % "compile",
37-
"com.squareup.okhttp3" % "logging-interceptor" % "5.1.0",
37+
"com.squareup.okhttp3" % "logging-interceptor" % "5.3.0",
3838
"org.slf4j" % "slf4j-api" % "2.0.17"
3939
)
4040

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
3+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")

0 commit comments

Comments
 (0)