From 09350172b74f07987b8a3038b577f2ed41f798ce Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sun, 6 Nov 2022 12:30:16 -0800 Subject: [PATCH] ... --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 83a1606b..10bf8979 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ and those with secondary constructors or static factories are also supported. * release `2.13.4` (for Jackson `2.13.x`) [![GitHub Actions build](https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.13)](https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.13) * release `2.12.7` (for Jackson `2.12.x`) [![CircleCI](https://circleci.com/gh/FasterXML/jackson-module-kotlin/tree/2.12.svg?style=svg)](https://circleci.com/gh/FasterXML/jackson-module-kotlin/tree/2.12) * release `2.11.4` (for Jackson `2.11.x`) [![CircleCI](https://circleci.com/gh/FasterXML/jackson-module-kotlin/tree/2.11.svg?style=svg)](https://circleci.com/gh/FasterXML/jackson-module-kotlin/tree/2.11) -* release `2.10.5` (for Jackson `2.10.x`) Releases require that you have included Kotlin stdlib and reflect libraries already.