gmethvin / directory-watcher

A cross-platform Java recursive directory watcher, with a JNA macOS watcher and Scala better-files integration
Apache License 2.0
264 stars 34 forks source link

Update jna version from 5.5 to 5.6 #53

Closed 17hao closed 4 years ago

17hao commented 4 years ago

The bug mentioned in https://github.com/gmethvin/directory-watcher/issues/52 was fixed in JNA 5.6.

Related issues and PR