File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# AssertJ Mail Changes
22
3- ## Version 1.0.8 (18 February 2025)
3+ ## Version 1.0.8 (30 March 2025)
44
55* Dependencies updated
66
Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ To use AssertJ Mail in a Maven project add a dependency on `org.devopsix:assertj
1818<dependency >
1919 <groupId >org.devopsix</groupId >
2020 <artifactId >assertj-mail</artifactId >
21- <version >1.0.7 </version >
21+ <version >1.0.8 </version >
2222 <scope >test</scope >
2323</dependency >
2424<!-- Maven coordinates for Jakarta EE 9+ / jakarta.mail -->
2525<dependency >
2626 <groupId >org.devopsix</groupId >
2727 <artifactId >assertj-mail-jakarta</artifactId >
28- <version >1.0.7 </version >
28+ <version >1.0.8 </version >
2929 <scope >test</scope >
3030</dependency >
3131```
You can’t perform that action at this time.
0 commit comments