Update bennett platform to v0.1.11
build-and-publish / build (pull_request) Failing after 2m35s

This commit is contained in:
2026-08-19 16:36:01 +00:00
parent 6f89b6a548
commit 47de300415
+2 -2
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>0.1.10</version>
<version>0.1.11</version>
<relativePath/>
</parent>
@@ -22,7 +22,7 @@
<dependency>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-bom</artifactId>
<version>0.1.10</version>
<version>0.1.11</version>
<type>pom</type>
<scope>import</scope>
</dependency>