You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take care of more FilePermission formats. See #78 (credits to @ColoredCarrot for reporting the issue) This should not have any effect on common use cases, as the formats are not or rarely used.
Developer-Side Changes
Add small protection against missing localization in the test conditions (see 0d3a106)
Dependency updates
org.assertj:assertj-core updated to version 3.19.0
org.junit.jupiter:junit-jupiter-... updated to version 5.7.1
org.junit.jupiter:junit-platform-... updated to version 1.7.1