Skip to content

Commit

Permalink
deploy: 2ed45aa
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 16, 2024
1 parent 42644db commit 586e0a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snapshot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2228,7 +2228,7 @@ <h4 id="_add_the_plugin">Add the plugin</h4>
<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;project&gt;</span>
<span class="tag">&lt;properties&gt;</span>
<span class="comment">&lt;!-- Define your desired jQAssistant version here --&gt;</span>
<span class="tag">&lt;jqassistant.version&gt;</span>2.5.0-SNAPSHOT<span class="tag">&lt;/jqassistant.version&gt;</span>
<span class="tag">&lt;jqassistant.version&gt;</span>2.6.0-SNAPSHOT<span class="tag">&lt;/jqassistant.version&gt;</span>
<span class="tag">&lt;/properties&gt;</span>
<span class="tag">&lt;build&gt;</span>
<span class="tag">&lt;plugins&gt;</span>
Expand Down Expand Up @@ -6242,7 +6242,7 @@ <h4 id="_jqasuppress">@jQASuppress</h4>
<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
<span class="tag">&lt;groupId&gt;</span>com.buschmais.jqassistant<span class="tag">&lt;/groupId&gt;</span>
<span class="tag">&lt;artifactId&gt;</span>manual<span class="tag">&lt;/artifactId&gt;</span>
<span class="tag">&lt;version&gt;</span>2.5.0-SNAPSHOT<span class="tag">&lt;/version&gt;</span>
<span class="tag">&lt;version&gt;</span>2.6.0-SNAPSHOT<span class="tag">&lt;/version&gt;</span>
<span class="tag">&lt;scope&gt;</span>provided<span class="tag">&lt;/scope&gt;</span>
<span class="tag">&lt;/dependency&gt;</span></code></pre>
</div>
Expand Down Expand Up @@ -11734,7 +11734,7 @@ <h4 id="XsdFileScanner">7.5.3. Generic scanner for XSD files</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-10-12 16:14:29 UTC
Last updated 2024-10-16 01:01:01 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit 586e0a2

Please sign in to comment.