Skip to content

Commit 04f17ae

Browse files
plobsingrarkins
andauthored
feat(preset): Add Scala module to Jackson monorepo group (#35556)
Co-authored-by: Rhys Arkins <[email protected]>
1 parent e70c2e6 commit 04f17ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/data/monorepo.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,8 @@
359359
"https://github.com/FasterXML/jackson-dataformats-binary",
360360
"https://github.com/FasterXML/jackson-dataformats-text",
361361
"https://github.com/FasterXML/jackson-jaxrs-providers",
362-
"https://github.com/FasterXML/jackson-module-kotlin"
362+
"https://github.com/FasterXML/jackson-module-kotlin",
363+
"https://github.com/FasterXML/jackson-module-scala"
363364
],
364365
"jasmine": "https://github.com/jasmine/jasmine",
365366
"javahamcrest": "https://github.com/hamcrest/JavaHamcrest",

0 commit comments

Comments
 (0)