Skip to content

Commit acf8651

Browse files
committed
Merge branch '2.12' into 2.13
2 parents bcb48c2 + c8503dd commit acf8651

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/moditect/module-info.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// https://github.com/FasterXML/jackson-module-kotlin/issues/385
33
module com.fasterxml.jackson.kotlin {
44
requires java.desktop;
5+
6+
requires kotlin.reflect;
57
requires kotlin.stdlib;
68

79
requires com.fasterxml.jackson.annotation;

0 commit comments

Comments
 (0)