Skip to content

Commit 91baa8d

Browse files
committed
Update CLAUDE.md to recommend latest Scala 3 version
- Change specific version reference to 'always use the latest Scala 3 version' - This ensures the documentation remains current as new Scala 3 versions are released
1 parent d35bcd5 commit 91baa8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The msgpack-jackson module provides:
6666
- Extension type support including timestamps
6767

6868
### Testing Structure
69-
- **msgpack-core tests**: Written in Scala 3.7.1 using AirSpec framework
69+
- **msgpack-core tests**: Written in Scala (always use the latest Scala 3 version) using AirSpec framework
7070
- Location: `msgpack-core/src/test/scala/`
7171
- **msgpack-jackson tests**: Written in Java using JUnit
7272
- Location: `msgpack-jackson/src/test/java/`

0 commit comments

Comments
 (0)