diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json index 6a9468a441bac81a7ac96b90d2e9bc03bd96b742..1ebc7878cdb444818ea5fe4c4b90987d27e54807 100644 --- a/lib/data/monorepo.json +++ b/lib/data/monorepo.json @@ -322,7 +322,8 @@ "https://github.com/FasterXML/jackson", "https://github.com/FasterXML/jackson-databind", "https://github.com/FasterXML/jackson-dataformats-binary", - "https://github.com/FasterXML/jackson-dataformats-text" + "https://github.com/FasterXML/jackson-dataformats-text", + "https://github.com/FasterXML/jackson-module-kotlin" ], "jasmine": "https://github.com/jasmine/jasmine", "javahamcrest": "https://github.com/hamcrest/JavaHamcrest",