Update bennett platform to v0.1.10
build-and-publish / build (pull_request) Successful in 2m17s

This commit is contained in:
2026-07-27 02:57:38 +00:00
parent 2d2b8a5d34
commit 76b3bcfcb4
+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>