Changelog
e21510b Release version 1.1.8
27588f5 Add JUnit 5.11.0 integration test
4798ba0 Update workflow configuration
12b10f2 Use execute
subcommand only on Platform 1.10.0 and higher
35c3c83 Update Mockito version
e0cc099 Better handling of exception where originally designed
Signed-off-by: Daniel Widdis [email protected]
2f3c192 Define exitValue outside try block scope
Signed-off-by: Daniel Widdis [email protected]
bb4ef1d MalformedInputException not caught by log reading IOException
Signed-off-by: Daniel Widdis [email protected]
2a9d111 Handle UTF-16 / UTF-32 with leading null byte
Signed-off-by: Daniel Widdis [email protected]
f8cc5cc Add charset configuration
Signed-off-by: Daniel Widdis [email protected]
b9bbccb Build with JDK 21
Also update to use JUnit 5.10.0
Closes #113
e5dc352 Add JUnit 5.10.0 integration test
85bfb2e test: added mockito modular integration tests (#105)
- test: added mockito modular integration tests
858ff48 chore: typo in one of the mockito integration tests name
Signed-off-by: Tomer Figenblat [email protected]
5b5479e fix: jacoco plugin 0.8.9-SNAPSHOT is inaccessible (#104)
Signed-off-by: Tomer Figenblat [email protected]
397b72a Bump version