Skip to content

Commit

Permalink
Continuous Integration Publish: 6ef7eef
Browse files Browse the repository at this point in the history
Merge pull request #320 from cake-contrib/renovate/xunit-dotnet-monorepo

Update dependency xunit to 2.9.2
  • Loading branch information
web-flow authored Sep 29, 2024
1 parent 1251c8d commit 8043a6c
Show file tree
Hide file tree
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
Expand Up @@ -53,56 +53,56 @@ var searchModule = function() {
a(
{
id:1,
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
description:""
}
);
a(
{
id:2,
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
description:""
}
);
a(
{
id:3,
title:"BuiltinBackend",
content:"BuiltinBackend",
title:"DocType",
content:"DocType",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
description:""
}
);
a(
{
id:4,
title:"ERuby",
content:"ERuby",
title:"BuiltinBackend",
content:"BuiltinBackend",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
description:""
}
);
Expand All @@ -123,14 +123,14 @@ var searchModule = function() {
a(
{
id:6,
title:"DocType",
content:"DocType",
title:"ERuby",
content:"ERuby",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
description:""
}
);
Expand Down
2 changes: 1 addition & 1 deletion feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<title>Cake.AsciiDoctorJ</title>
<link rel="self" href="http://cake-contrib.github.io/cake.asciidoctorj" />
<rights>2024</rights>
<updated>2024-09-23T15:13:44Z</updated>
<updated>2024-09-29T12:26:07Z</updated>
</feed>
4 changes: 2 additions & 2 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link>http://cake-contrib.github.io/cake.asciidoctorj</link>
<description />
<copyright>2024</copyright>
<pubDate>Mon, 23 Sep 2024 15:13:44 GMT</pubDate>
<lastBuildDate>Mon, 23 Sep 2024 15:13:44 GMT</lastBuildDate>
<pubDate>Sun, 29 Sep 2024 12:26:07 GMT</pubDate>
<lastBuildDate>Sun, 29 Sep 2024 12:26:07 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit 8043a6c

Please sign in to comment.