Update bennett platform to v0.1.2

This commit is contained in:
2026-07-23 02:28:35 +00:00
parent 48b37d7d6c
commit 9b81bd750f
+2 -2
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>
<relativePath/>
</parent>
@@ -26,7 +26,7 @@
<dependency>
<groupId>net.thebennett.platform</groupId>
<artifactId>platform-bom</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>