Skip to content

Commit

Permalink
Update transport from 5.6.16 to 7.17.13
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Sep 11, 2023
1 parent e6df83b commit 083fab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ object Dependencies {

"net.virtual-void" %% "json-lenses" % "0.6.2" % "test",

"org.elasticsearch.client" % "transport" % "5.6.16" // pin to this version; it's the latest compatible with our elasticsearch server
"org.elasticsearch.client" % "transport" % "7.17.13" // pin to this version; it's the latest compatible with our elasticsearch server
exclude("io.netty", "netty-codec")
exclude("io.netty", "netty-transport")
exclude("io.netty", "netty-resolver")
Expand Down

0 comments on commit 083fab9

Please sign in to comment.