From c74863739e141bee7e586b2e44b0dd47c3df97e2 Mon Sep 17 00:00:00 2001 From: Michael Mosmann Date: Tue, 12 Dec 2023 19:24:15 +0100 Subject: [PATCH] readme changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f51d549..5290355 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,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 , spring3.0.x and spring3.1.x (hint: spring3.0.x needs java17). +find a minimal example for spring2.6.x, spring2.7.x , spring3.x.x (hint: spring3.x.x needs java17).