File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ and those with secondary constructors or static factories are also supported.
10
10
11
11
# Status
12
12
13
- * release ` 2.14.0 ` (for Jackson ` 2.14.x ` ) [ ![ GitHub Actions build] ( https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.14 )] ( https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.14 )
14
- * 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 )
13
+ * release ` 2.14.2 ` (for Jackson ` 2.14.x ` ) [ ![ GitHub Actions build] ( https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.14 )] ( https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.14 )
14
+ * release ` 2.13.5 ` (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 )
15
15
* 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 )
16
16
* 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 )
17
17
27
27
<dependency >
28
28
<groupId >com.fasterxml.jackson.module</groupId >
29
29
<artifactId >jackson-module-kotlin</artifactId >
30
- <version >2.14.0 </version >
30
+ <version >2.14.2 </version >
31
31
</dependency >
32
32
```
33
33
You can’t perform that action at this time.
0 commit comments