Skip to content

Commit

Permalink
Continuous Integration Publish: efaf2e0
Browse files Browse the repository at this point in the history
Merge pull request #347 from cake-contrib/renovate/coverlet.msbuild-6.x

Update dependency coverlet.msbuild to 6.0.3
  • Loading branch information
web-flow authored Jan 1, 2025
1 parent a6e89a4 commit b532b01
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
24 changes: 12 additions & 12 deletions assets/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ var searchModule = function() {
a(
{
id:0,
title:"BuiltinBackend",
content:"BuiltinBackend",
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
description:""
}
);
Expand Down Expand Up @@ -109,28 +109,28 @@ var searchModule = function() {
a(
{
id:5,
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
title:"DocType",
content:"DocType",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
description:""
}
);
a(
{
id:6,
title:"DocType",
content:"DocType",
title:"BuiltinBackend",
content:"BuiltinBackend",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
description:""
}
);
Expand Down
4 changes: 2 additions & 2 deletions feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<id>http://cake-contrib.github.io/cake.asciidoctorj</id>
<title>Cake.AsciiDoctorJ</title>
<link rel="self" href="http://cake-contrib.github.io/cake.asciidoctorj" />
<rights>2024</rights>
<updated>2024-12-17T23:19:53Z</updated>
<rights>2025</rights>
<updated>2025-01-01T07:18:38Z</updated>
</feed>
6 changes: 3 additions & 3 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<title>Cake.AsciiDoctorJ</title>
<link>http://cake-contrib.github.io/cake.asciidoctorj</link>
<description />
<copyright>2024</copyright>
<pubDate>Tue, 17 Dec 2024 23:19:53 GMT</pubDate>
<lastBuildDate>Tue, 17 Dec 2024 23:19:53 GMT</lastBuildDate>
<copyright>2025</copyright>
<pubDate>Wed, 01 Jan 2025 07:18:38 GMT</pubDate>
<lastBuildDate>Wed, 01 Jan 2025 07:18:38 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit b532b01

Please sign in to comment.