Skip to content

Commit e7f1523

Browse files
committed
add @SInCE information
1 parent 074d87d commit e7f1523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/fasterxml/jackson/module/kotlin/SpreadWrapper.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
/**
1111
* Wrapper to avoid costly calls using spread operator.
12+
* @since 2.13
1213
*/
1314
class SpreadWrapper {
1415
public static <T> Constructor<T> getConstructor(

0 commit comments

Comments
 (0)