Skip to content

Commit

Permalink
Continuous Integration Publish: 81daf8b
Browse files Browse the repository at this point in the history
Merge pull request #210 from cake-contrib/renovate/xunit.analyzers-1.x

(maint) Update dependency xunit.analyzers to v1.2.0
web-flow authored Jul 6, 2023
1 parent 73a068f commit bdb8b7e
Showing 3 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 deletions assets/js/searchIndex.js
Original file line number Diff line number Diff line change
@@ -53,14 +53,14 @@ var searchModule = function() {
a(
{
id:1,
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
title:"ERuby",
content:"ERuby",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
description:""
}
);
@@ -81,56 +81,56 @@ var searchModule = function() {
a(
{
id:3,
title:"ERuby",
content:"ERuby",
title:"SafeMode",
content:"SafeMode",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/SafeMode',
title:"SafeMode",
description:""
}
);
a(
{
id:4,
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
description:""
}
);
a(
{
id:5,
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
description:""
}
);
a(
{
id:6,
title:"SafeMode",
content:"SafeMode",
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/SafeMode',
title:"SafeMode",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
description:""
}
);
2 changes: 1 addition & 1 deletion feed.atom
Original file line number Diff line number Diff line change
@@ -4,5 +4,5 @@
<title>Cake.AsciiDoctorJ</title>
<link rel="self" href="http://cake-contrib.github.io/cake.asciidoctorj" />
<rights>2023</rights>
<updated>2023-07-06T13:03:15Z</updated>
<updated>2023-07-06T23:18:59Z</updated>
</feed>
4 changes: 2 additions & 2 deletions feed.rss
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<link>http://cake-contrib.github.io/cake.asciidoctorj</link>
<description />
<copyright>2023</copyright>
<pubDate>Thu, 06 Jul 2023 13:03:15 GMT</pubDate>
<lastBuildDate>Thu, 06 Jul 2023 13:03:15 GMT</lastBuildDate>
<pubDate>Thu, 06 Jul 2023 23:18:59 GMT</pubDate>
<lastBuildDate>Thu, 06 Jul 2023 23:18:59 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit bdb8b7e

Please sign in to comment.