Skip to content

Commit

Permalink
Dependencies: Update failureaccess from 1.0.1 to 1.0.2 (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz-scala-steward[bot] authored Nov 19, 2023
1 parent 42ff5b2 commit 3857ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ lazy val `elastiknn-plugin` = project
elasticsearchPluginEsJavaOpts += "--add-modules jdk.incubator.vector",
libraryDependencies ++= Seq(
"com.google.guava" % "guava" % "32.0.1-jre",
"com.google.guava" % "failureaccess" % "1.0.1",
"com.google.guava" % "failureaccess" % "1.0.2",
"org.scalanlp" %% "breeze" % "2.1.0" % Test,
"io.circe" %% "circe-parser" % CirceVersion % Test,
"io.circe" %% "circe-generic-extras" % CirceVersion % Test,
Expand Down

0 comments on commit 3857ba8

Please sign in to comment.