2 Commits
Author SHA1 Message Date
austin c56bc4ab96 Merge pull request 'Update bennett platform to v0.1.11' (#11) from renovate/bennett-platform into main
build-and-publish / build (push) Successful in 2m46s
2026-08-19 11:42:49 -05:00
austin 5ebe62c1a0 Update bennett platform to v0.1.11
build-and-publish / build (pull_request) Successful in 2m0s
2026-08-19 16:35:57 +00:00
+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>