Update waffle-jna to 3.5.0 (#5682)

This commit is contained in:
Scala Steward 2024-09-24 23:07:16 +02:00 committed by GitHub
parent c4b219d93a
commit 67666b7579
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ object Deps {
val gsonV = "2.11.0"
val jnaV = "5.15.0"
val waffleJnaV = "3.4.0"
val waffleJnaV = "3.5.0"
}
object Compile {