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
+3 -3
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>
@@ -18,7 +18,7 @@
<description>Reformed devotional site — posts, authors, comments, subscriptions — on the Bennett platform.</description>
<properties>
<commonmark.version>0.30.0</commonmark.version>
<commonmark.version>0.29.0</commonmark.version>
</properties>
<dependencyManagement>
@@ -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>