sbt/.github
Eugene Yokota 8a9f24b395 fix: Fixes forked test error handling on JDK 17
**Problem**
Forked tests apparently incorrectly returns success if an exception is thrown
on JDK 17 and up, due to exception failing to persist.

**Solution**
This adds custom codec for Throwable to workaround this issue.
2025-09-07 04:44:05 -04:00
..
ISSUE_TEMPLATE Fix dependencies and build 2024-10-09 08:53:58 +02:00
workflows fix: Fixes forked test error handling on JDK 17 2025-09-07 04:44:05 -04:00
dependabot.yml update dependabot.yml setting 2025-08-27 19:14:10 +09:00