Skip to content

Commit bc5c644

Browse files
afrankenCopilot
andauthored
Fix wording
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4b60072 commit bc5c644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/KOTLIN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ S3Mock uses Kotlin 2.3+ with language and API compatibility set to **2.2**, foll
88

99
- **Kotlin compiler**: 2.3+
1010
- **Language/API version**: 2.2 (`-language-version 2.2`, `-api-version 2.2`)
11-
- **JVM target**: 17 (compile/run requires JDK 25)
11+
- **JVM target**: 17 (build requires JDK 25; bytecode/JVM target 17)
1212

1313
This means you can use any syntax and standard library APIs available in Kotlin 2.2. Kotlin 2.3+ compiler improvements (performance, diagnostics) apply automatically.
1414

0 commit comments

Comments
 (0)