Skip to content

Commit

Permalink
Update jna to 5.14.0 (#1116)
Browse files Browse the repository at this point in the history
Signed-off-by: David Sloan <[email protected]>
Co-authored-by: David Sloan <[email protected]>
  • Loading branch information
scala-steward and davidsloan authored Apr 12, 2024
1 parent f22d34c commit 821ef33
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 @@ -141,7 +141,7 @@ object Dependencies {
object Elastic7Versions extends ElasticVersions {
override val elastic4sVersion: String = "7.17.4"
override val elasticSearchVersion: String = "7.17.20"
override val jnaVersion: String = "4.5.2"
override val jnaVersion: String = "5.14.0"
}

}
Expand Down

0 comments on commit 821ef33

Please sign in to comment.