Author SHA1 Message Date
austin 5583798c53 Update bennett platform to v0.1.11
build-and-publish / build (pull_request) Failing after 2m13s
2026-08-19 16:35:52 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"lucide-react": "1.26.0",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-router-dom": "7.18.2",
"react-router-dom": "7.18.1",
"tailwind-merge": "3.6.0"
},
"devDependencies": {
+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>
@@ -26,7 +26,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>