We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a8e98 commit 4b60072Copy full SHA for 4b60072
.github/CONTRIBUTING.md
@@ -15,7 +15,7 @@ All third-party contributions to this project must be accompanied by a signed co
15
## Development Setup
16
17
**Prerequisites:**
18
-- Java 25 (compile/run; Kotlin and Java API compatibility targets 17, per Spring Boot 4.x guidance)
+- Java 25 (compile/run; JVM target 17 with Kotlin language/api 2.2, per Spring Boot 4.x guidance)
19
- Maven 3.9+ (use the included `./mvnw` wrapper)
20
- Docker (for Docker build and integration tests)
21
0 commit comments