Update bennett platform to v0.1.7 #7

Merged
austin merged 1 commits from renovate/bennett-platform into main 2026-07-23 07:44:09 -05:00
Showing only changes of commit 8bf9b134fb - Show all commits
+2 -2
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>0.1.6</version>
<version>0.1.7</version>
<relativePath/>
</parent>
@@ -26,7 +26,7 @@
<dependency>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-bom</artifactId>
<version>0.1.6</version>
<version>0.1.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>