Platform 0.1.5: fail fast on a blank contact recipient

This commit is contained in:
2026-07-22 22:18:23 -05:00
parent f471462d05
commit 292a8e3087
2 changed files with 7 additions and 5 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<relativePath/>
</parent>
@@ -22,7 +22,7 @@
<dependency>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-bom</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>