We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbdd0c8 commit 50a8e98Copy full SHA for 50a8e98
AGENTS.md
@@ -8,7 +8,7 @@ Lightweight S3 API mock server for local integration testing.
8
> no restating of rules from the root.
9
10
## Tech Stack
11
-- **Kotlin 2.3+** (language/API compatibility: 2.2; JVM target: 17; compile/run: JDK 25 — per Spring Boot 4.x guidance), Spring Boot 4.0.x, Maven 3.9+
+- **Kotlin 2.3+** (language/API compatibility: 2.2; JVM target: 17; build toolchain: JDK 25 — per Spring Boot 4.x guidance), Spring Boot 4.0.x, Maven 3.9+
12
- **Testing**: JUnit 5, Mockito, AssertJ, Testcontainers
13
- **Container**: Docker/Alpine
14
0 commit comments