Skip to content

Commit

Permalink
fix: bump to lsd-core 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmcdowall committed Apr 5, 2023
1 parent 57a0cd1 commit 00306e8
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
}

dependencies {
api 'io.github.lsd-consulting:lsd-core:3.2.4'
api 'io.github.lsd-consulting:lsd-core:3.2.6'
implementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
implementation 'com.j2html:j2html:1.5.0'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h2>PlantUml markup</h2>
<h2>Component Diagram</h2>
<a class="close" href="#!">&times;</a>
<div class="content">
<pre><?xml version="1.0" encoding="us-ascii" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="148px" preserveAspectRatio="none" style="width:105px;height:148px;" version="1.1" viewBox="0 0 105 148" width="105px" zoomAndPan="magnify"><defs/><g><!--entity Source--><g id="elem_Source"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="88" x="11" y="17"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="79" y="22"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="77" y="24"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="77" y="28"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="48" x="26" y="51.0752">Source</text></g><!--entity Destination--><g id="elem_Destination"><ellipse cx="55" cy="109" fill="#FFFFFF" rx="8" ry="8" style="stroke:#000000;stroke-width:1.0;"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="80" x="15" y="140.0752">Destination</text></g><path d="M48.6208,64.2569 C47.858,76.1333 48.2722,90.1401 49.8634,99.7032 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="49.8634,99.7032,52.3319,90.1687,49.0427,94.771,44.4404,91.4817,49.8634,99.7032" style="stroke:#000000;stroke-width:1.0;"/><path d="M60.1366,99.7032 C61.7278,90.1401 62.142,76.1333 61.3792,64.2569 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="61.3792,64.2569,57.9643,73.4948,61.6997,69.2466,65.9479,72.982,61.3792,64.2569" style="stroke:#000000;stroke-width:1.0;"/></g></svg></pre>
<pre><?xml version="1.0" encoding="us-ascii" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="153px" preserveAspectRatio="none" style="width:137px;height:153px;" version="1.1" viewBox="0 0 137 153" width="137px" zoomAndPan="magnify"><defs/><g><!--entity Source--><g id="elem_Source"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="88" x="27" y="17"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="95" y="22"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="93" y="24"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="93" y="28"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="48" x="42" y="51.0752">Source</text></g><!--entity Destination--><g id="elem_Destination"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="120" x="11" y="100"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="111" y="105"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="109" y="107"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="109" y="111"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="80" x="26" y="134.0752">Destination</text></g><path d="M64.8766,64.063 C64.0451,75.204 64.0411,88.6144 64.8648,99.7771 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="64.8648,99.7771,68.1917,90.5071,64.4968,94.7906,60.2134,91.0958,64.8648,99.7771" style="stroke:#000000;stroke-width:1.0;"/><path d="M77.1352,99.7771 C77.9589,88.6144 77.9549,75.204 77.1234,64.063 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="77.1234,64.063,73.8043,73.3358,77.4955,69.0491,81.7821,72.7403,77.1234,64.063" style="stroke:#000000;stroke-width:1.0;"/></g></svg></pre>
</div>
<sub><a href="#uml9">[source]</a></sub>
</div>
Expand All @@ -87,6 +87,8 @@ <h2>PlantUml markup</h2>
!theme plain
skinparam backgroundColor transparent

component Source
component Destination


[Source] --&gt; Destination
Expand Down Expand Up @@ -173,7 +175,7 @@ <h2>PlantUml markup</h2>
<h2>Component Diagram</h2>
<a class="close" href="#!">&times;</a>
<div class="content">
<pre><?xml version="1.0" encoding="us-ascii" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="148px" preserveAspectRatio="none" style="width:105px;height:148px;" version="1.1" viewBox="0 0 105 148" width="105px" zoomAndPan="magnify"><defs/><g><!--entity Source--><g id="elem_Source"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="88" x="11" y="17"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="79" y="22"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="77" y="24"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="77" y="28"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="48" x="26" y="51.0752">Source</text></g><!--entity Destination--><g id="elem_Destination"><ellipse cx="55" cy="109" fill="#FFFFFF" rx="8" ry="8" style="stroke:#000000;stroke-width:1.0;"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="80" x="15" y="140.0752">Destination</text></g><path d="M48.6208,64.2569 C47.858,76.1333 48.2722,90.1401 49.8634,99.7032 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="49.8634,99.7032,52.3319,90.1687,49.0427,94.771,44.4404,91.4817,49.8634,99.7032" style="stroke:#000000;stroke-width:1.0;"/><path d="M60.1366,99.7032 C61.7278,90.1401 62.142,76.1333 61.3792,64.2569 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="61.3792,64.2569,57.9643,73.4948,61.6997,69.2466,65.9479,72.982,61.3792,64.2569" style="stroke:#000000;stroke-width:1.0;"/></g></svg></pre>
<pre><?xml version="1.0" encoding="us-ascii" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="153px" preserveAspectRatio="none" style="width:137px;height:153px;" version="1.1" viewBox="0 0 137 153" width="137px" zoomAndPan="magnify"><defs/><g><!--entity Source--><g id="elem_Source"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="88" x="27" y="17"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="95" y="22"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="93" y="24"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="93" y="28"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="48" x="42" y="51.0752">Source</text></g><!--entity Destination--><g id="elem_Destination"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="120" x="11" y="100"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="111" y="105"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="109" y="107"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="109" y="111"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="80" x="26" y="134.0752">Destination</text></g><path d="M64.8766,64.063 C64.0451,75.204 64.0411,88.6144 64.8648,99.7771 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="64.8648,99.7771,68.1917,90.5071,64.4968,94.7906,60.2134,91.0958,64.8648,99.7771" style="stroke:#000000;stroke-width:1.0;"/><path d="M77.1352,99.7771 C77.9589,88.6144 77.9549,75.204 77.1234,64.063 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="77.1234,64.063,73.8043,73.3358,77.4955,69.0491,81.7821,72.7403,77.1234,64.063" style="stroke:#000000;stroke-width:1.0;"/></g></svg></pre>
</div>
<sub><a href="#uml12">[source]</a></sub>
</div>
Expand All @@ -190,6 +192,8 @@ <h2>PlantUml markup</h2>
!theme plain
skinparam backgroundColor transparent

component Source
component Destination


[Source] --&gt; Destination
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h2>PlantUml markup</h2>
<h2>Component Diagram</h2>
<a class="close" href="#!">&times;</a>
<div class="content">
<pre><?xml version="1.0" encoding="us-ascii" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="148px" preserveAspectRatio="none" style="width:105px;height:148px;" version="1.1" viewBox="0 0 105 148" width="105px" zoomAndPan="magnify"><defs/><g><!--entity Source--><g id="elem_Source"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="88" x="11" y="17"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="79" y="22"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="77" y="24"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="77" y="28"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="48" x="26" y="51.0752">Source</text></g><!--entity Destination--><g id="elem_Destination"><ellipse cx="55" cy="109" fill="#FFFFFF" rx="8" ry="8" style="stroke:#000000;stroke-width:1.0;"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="80" x="15" y="140.0752">Destination</text></g><path d="M48.6208,64.2569 C47.858,76.1333 48.2722,90.1401 49.8634,99.7032 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="49.8634,99.7032,52.3319,90.1687,49.0427,94.771,44.4404,91.4817,49.8634,99.7032" style="stroke:#000000;stroke-width:1.0;"/><path d="M60.1366,99.7032 C61.7278,90.1401 62.142,76.1333 61.3792,64.2569 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="61.3792,64.2569,57.9643,73.4948,61.6997,69.2466,65.9479,72.982,61.3792,64.2569" style="stroke:#000000;stroke-width:1.0;"/></g></svg></pre>
<pre><?xml version="1.0" encoding="us-ascii" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="153px" preserveAspectRatio="none" style="width:137px;height:153px;" version="1.1" viewBox="0 0 137 153" width="137px" zoomAndPan="magnify"><defs/><g><!--entity Source--><g id="elem_Source"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="88" x="27" y="17"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="95" y="22"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="93" y="24"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="93" y="28"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="48" x="42" y="51.0752">Source</text></g><!--entity Destination--><g id="elem_Destination"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="120" x="11" y="100"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="111" y="105"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="109" y="107"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="109" y="111"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="80" x="26" y="134.0752">Destination</text></g><path d="M64.8766,64.063 C64.0451,75.204 64.0411,88.6144 64.8648,99.7771 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="64.8648,99.7771,68.1917,90.5071,64.4968,94.7906,60.2134,91.0958,64.8648,99.7771" style="stroke:#000000;stroke-width:1.0;"/><path d="M77.1352,99.7771 C77.9589,88.6144 77.9549,75.204 77.1234,64.063 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="77.1234,64.063,73.8043,73.3358,77.4955,69.0491,81.7821,72.7403,77.1234,64.063" style="stroke:#000000;stroke-width:1.0;"/></g></svg></pre>
</div>
<sub><a href="#uml6">[source]</a></sub>
</div>
Expand All @@ -85,6 +85,8 @@ <h2>PlantUml markup</h2>
!theme plain
skinparam backgroundColor transparent

component Source
component Destination


[Source] --&gt; Destination
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h2>PlantUml markup</h2>
<h2>Component Diagram</h2>
<a class="close" href="#!">&times;</a>
<div class="content">
<pre><?xml version="1.0" encoding="us-ascii" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="148px" preserveAspectRatio="none" style="width:105px;height:148px;" version="1.1" viewBox="0 0 105 148" width="105px" zoomAndPan="magnify"><defs/><g><!--entity Source--><g id="elem_Source"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="88" x="11" y="17"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="79" y="22"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="77" y="24"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="77" y="28"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="48" x="26" y="51.0752">Source</text></g><!--entity Destination--><g id="elem_Destination"><ellipse cx="55" cy="109" fill="#FFFFFF" rx="8" ry="8" style="stroke:#000000;stroke-width:1.0;"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="80" x="15" y="140.0752">Destination</text></g><path d="M48.6208,64.2569 C47.858,76.1333 48.2722,90.1401 49.8634,99.7032 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="49.8634,99.7032,52.3319,90.1687,49.0427,94.771,44.4404,91.4817,49.8634,99.7032" style="stroke:#000000;stroke-width:1.0;"/><path d="M60.1366,99.7032 C61.7278,90.1401 62.142,76.1333 61.3792,64.2569 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="61.3792,64.2569,57.9643,73.4948,61.6997,69.2466,65.9479,72.982,61.3792,64.2569" style="stroke:#000000;stroke-width:1.0;"/></g></svg></pre>
<pre><?xml version="1.0" encoding="us-ascii" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="153px" preserveAspectRatio="none" style="width:137px;height:153px;" version="1.1" viewBox="0 0 137 153" width="137px" zoomAndPan="magnify"><defs/><g><!--entity Source--><g id="elem_Source"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="88" x="27" y="17"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="95" y="22"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="93" y="24"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="93" y="28"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="48" x="42" y="51.0752">Source</text></g><!--entity Destination--><g id="elem_Destination"><rect fill="#FFFFFF" height="47.0146" rx="2.5" ry="2.5" style="stroke:#000000;stroke-width:1.0;" width="120" x="11" y="100"/><rect fill="#FFFFFF" height="10" style="stroke:#000000;stroke-width:1.0;" width="15" x="111" y="105"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="109" y="107"/><rect fill="#FFFFFF" height="2" style="stroke:#000000;stroke-width:1.0;" width="4" x="109" y="111"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="80" x="26" y="134.0752">Destination</text></g><path d="M64.8766,64.063 C64.0451,75.204 64.0411,88.6144 64.8648,99.7771 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="64.8648,99.7771,68.1917,90.5071,64.4968,94.7906,60.2134,91.0958,64.8648,99.7771" style="stroke:#000000;stroke-width:1.0;"/><path d="M77.1352,99.7771 C77.9589,88.6144 77.9549,75.204 77.1234,64.063 " fill="none" style="stroke:#000000;stroke-width:1.0;"/><polygon fill="#000000" points="77.1234,64.063,73.8043,73.3358,77.4955,69.0491,81.7821,72.7403,77.1234,64.063" style="stroke:#000000;stroke-width:1.0;"/></g></svg></pre>
</div>
<sub><a href="#uml3">[source]</a></sub>
</div>
Expand All @@ -85,6 +85,8 @@ <h2>PlantUml markup</h2>
!theme plain
skinparam backgroundColor transparent

component Source
component Destination


[Source] --&gt; Destination
Expand Down

0 comments on commit 00306e8

Please sign in to comment.