Skip to content

Commit b7821fe

Browse files
algolia-botrenovate[bot]shortcuts
committed
chore(deps): dependencies 2024-08-12 (generated)
algolia/api-clients-automation#3499 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: shortcuts <[email protected]>
1 parent 4b6aa81 commit b7821fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ libraryDependencies ++= Seq(
3838
"com.squareup.okhttp3" % "okhttp" % "4.12.0" % "compile",
3939
"org.json4s" %% "json4s-native" % "4.0.7" % "compile",
4040
"com.squareup.okhttp3" % "logging-interceptor" % "4.12.0",
41-
"org.slf4j" % "slf4j-api" % "2.0.13"
41+
"org.slf4j" % "slf4j-api" % "2.0.16"
4242
)
4343

4444
scalacOptions := Seq(

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
2-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")
2+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.2")
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 commit comments

Comments
 (0)