Skip to content

Commit

Permalink
released
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmosmann committed Dec 19, 2021
1 parent 82942b8 commit c6a7261
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
### Changelog

### 3.2.4

- linux mint support
- linux fallback to ubuntu 20.04 LTS

### 3.2.3

- spring boot api fix
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Snapshots (Repository http://oss.sonatype.org/content/repositories/snapshots)
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.mongo</artifactId>
<version>3.2.4-SNAPSHOT</version>
<version>3.2.5-SNAPSHOT</version>
</dependency>

### Gradle
Expand Down

0 comments on commit c6a7261

Please sign in to comment.