Skip to content

Commit 9fd036a

Browse files
committed
Update README.md
1 parent bdbe7e8 commit 9fd036a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ the minimum supported version now.
3737
## Scala 3
3838

3939
[Scala 3 support](https://github.com/FasterXML/jackson-module-scala/issues?q=is%3Aissue+is%3Aopen+label%3Ascala3) was added in v2.13.0.
40-
This support is still deemed to be experimental. Code contributions are welcomed.
40+
There are a few differences from Scala 2 support.
4141
* ScalaObjectMapper is not supported for Scala 3 but ClassTagExtensions is its replacement. (https://github.com/FasterXML/jackson-module-scala/issues/503)
4242
* There are still a few tests that work with Scala 2 that fail with Scala 3
4343
* It is expected that most use cases should work ok with Scala 3

0 commit comments

Comments
 (0)