https://github.com/be-hase/jackson-issue-202405
https://github.com/be-hase/jackson-issue-202405
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/be-hase/jackson-issue-202405
- Owner: be-hase
- Created: 2024-05-14T10:21:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T11:16:03.000Z (about 1 year ago)
- Last Synced: 2025-01-18T08:18:06.494Z (5 months ago)
- Language: Kotlin
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jackson-issue-202405
https://github.com/FasterXML/jackson-module-kotlin/issues/775
## Reproduction step
```shell
./gradlew clean test
```You can confirm that test fails because a runtime exception is raised at `:jackson215:test` task.