diff --git a/README.md b/README.md index 2a3edc5..65f4aa9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ We use http://www.apache.org/licenses/LICENSE-2.0 de.flapdoodle.embed de.flapdoodle.embed.mongo.spring31x - 4.10.1 + 4.11.0 ### Usage @@ -30,4 +30,4 @@ on each build by running this code, it should work as expected:) To see if all works as expected and as a playground for integration problems you may have a look at [flapdoodle embed mongo canary](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo.canary). There you will -find a minimal example for spring2.6.x, spring2.7.x and spring3.0.x (hint: spring3.0.x needs java17). +find a minimal example for spring2.6.x, spring2.7.x , spring3.0.x and spring3.1.x (hint: spring3.0.x needs java17).