upgrade to support java 25 and gradle 9.2.1#75
Conversation
|
@piotrrzysko can you help to review this? |
|
I ran CI, but it finished suspiciously fast: https://github.com/simdjson/simdjson-java/actions/runs/20163684317/job/58634778677. It looks like the tests were not run. |
should be fixed now. @piotrrzysko |
|
I reran CI, but I still don’t see any logs from the tests: https://github.com/simdjson/simdjson-java/actions/runs/20862399417/job/60127021724. It used to print logs for every test (see the config: https://github.com/simdjson/simdjson-java/blob/main/build.gradle#L88). |
im pretty sure it runs the test. I have upgraded to gradle 9.2.1, probably related to that. Will fix |
|
Merging. Thank you! |
No description provided.