Update bennett platform to v0.1.10 #11

Merged
austin merged 1 commits from renovate/bennett-platform into main 2026-07-26 22:01:57 -05:00
Showing only changes of commit 76b3bcfcb4 - Show all commits
+2 -2
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<relativePath/>
</parent>
@@ -22,7 +22,7 @@
<dependency>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-bom</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<type>pom</type>
<scope>import</scope>
</dependency>