Merge pull request 'Update bennett platform to v0.1.7' (#7) from renovate/bennett-platform into main
build-and-publish / build (push) Successful in 1m21s

This commit was merged in pull request #7.
This commit is contained in:
2026-07-23 07:44:08 -05:00
+2 -2
View File
@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.thebennett.platform</groupId> <groupId>net.thebennett.platform</groupId>
<artifactId>platform-parent</artifactId> <artifactId>platform-parent</artifactId>
<version>0.1.6</version> <version>0.1.7</version>
<relativePath/> <relativePath/>
</parent> </parent>
@@ -26,7 +26,7 @@
<dependency> <dependency>
<groupId>net.thebennett.platform</groupId> <groupId>net.thebennett.platform</groupId>
<artifactId>platform-bom</artifactId> <artifactId>platform-bom</artifactId>
<version>0.1.6</version> <version>0.1.7</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>