nebula-plugins / gradle-info-plugin

Plugin to gather information about the environment
Apache License 2.0
49 stars 20 forks source link

Update to jna-platform 5.7.0 #85

Closed kilink closed 3 years ago

kilink commented 3 years ago

5.7.0 adds support for macOS aarch64.

See: https://github.com/java-native-access/jna/blob/master/CHANGES.md#release-570

Ran the tests locally on an M1 machine, and they now pass (the hostname ones failed for me before even with the fallback).

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 49.004% when pulling 43ff8940ae1bfa08a916b8f102f8150bade04088 on kilink:jna-5.7.0 into 94b30fa239cc0a8eb3ad4c5cee5011fd362f8b4a on nebula-plugins:master.