fastjson2/example-graalvm-native
dependabot[bot] 7bdb665410 Bump org.junit.platform:junit-platform-launcher from 1.12.1 to 1.12.2
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-version: 1.12.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 08:56:29 +08:00
..
src/main fix adjust genWriteFieldName for field name whose length not between 2 and 16, for issue #2703 2024-06-17 22:46:35 +08:00
README.md make example-graalvm-native work 2023-02-13 08:47:33 +08:00
pom.xml Bump org.junit.platform:junit-platform-launcher from 1.12.1 to 1.12.2 2025-04-18 08:56:29 +08:00

README.md

build & run

mvn clean package -Pnative -DskipTests
./target/my-app