Skip to content

Commit

Permalink
released
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmosmann committed Apr 30, 2024
1 parent 635d627 commit 87346ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,15 @@ We use http://www.apache.org/licenses/LICENSE-2.0
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.mongo</artifactId>
<version>4.12.6</version>
<version>4.13.0</version>
</dependency>

### Changelog

#### Unreleased

#### 4.13.0

- mongodb 7.0.9, 8.0.0-rc3
- detect ubuntu 24.04
- bugfix in embed.process
Expand Down

0 comments on commit 87346ed

Please sign in to comment.