Skip to content

Commit

Permalink
tkleiber/blog.github.io@29eac79 exclude org.asciidoctor:asciidoctorj …
Browse files Browse the repository at this point in the history
…version >=3.0.0 from dependabot, as it breaks current jbake version
  • Loading branch information
tkleiber committed Dec 10, 2024
1 parent be7f1cc commit 2804383
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h2 class="subheading">Automate the Testing of your Infrastructure</h2>
&lt;dependency&gt;
&lt;groupId&gt;org.testcontainers&lt;/groupId&gt;
&lt;artifactId&gt;junit-jupiter&lt;/artifactId&gt;
&lt;version&gt;1.20.3&lt;/version&gt;
&lt;version&gt;1.20.4&lt;/version&gt;
&lt;scope&gt;test&lt;/scope&gt;
&lt;/dependency&gt;</code></pre>
</div>
Expand Down
4 changes: 2 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<atom:link href="https://www.amapac.io/feed.xml" rel="self" type="application/rss+xml" />
<description>As Much As Possible As Code</description>
<language>en-gb</language>
<pubDate>Fri, 6 Dec 2024 21:29:53 +0000</pubDate>
<lastBuildDate>Fri, 6 Dec 2024 21:29:53 +0000</lastBuildDate>
<pubDate>Tue, 10 Dec 2024 12:19:48 +0000</pubDate>
<lastBuildDate>Tue, 10 Dec 2024 12:19:48 +0000</lastBuildDate>

<item>
<title>Jenkins Configuration as Code (JCasC)</title>
Expand Down

0 comments on commit 2804383

Please sign in to comment.