diff --git a/README.md b/README.md
index b2a931b9..4a826cd0 100644
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ To use AssertJ integration, import
net.javacrumbs.json-unit
json-unit-assertj
- 3.2.6
+ 3.2.7
test
```
@@ -171,7 +171,7 @@ To use import
net.javacrumbs.json-unit
json-unit
- 3.2.6
+ 3.2.7
test
```
@@ -216,7 +216,7 @@ To use import
net.javacrumbs.json-unit
json-unit-spring
- 3.2.6
+ 3.2.7
test
```
@@ -260,7 +260,7 @@ Import
net.javacrumbs.json-unit
json-unit-spring
- 3.2.6
+ 3.2.7
test
```
@@ -283,7 +283,7 @@ To use import
net.javacrumbs.json-unit
json-unit-spring
- 3.2.6
+ 3.2.7
test
```
@@ -299,7 +299,7 @@ Import:
net.javacrumbs.json-unit
json-unit-kotest
- 3.2.6
+ 3.2.7
test
```
@@ -365,7 +365,7 @@ For the other API styles you have to first import JsonPath support module
net.javacrumbs.json-unit
json-unit-json-path
- 3.2.6
+ 3.2.7
test
```