Skip to content

Commit

Permalink
430: EBNFUnitFormat cannot parse a unit with just the symbol "e"
Browse files Browse the repository at this point in the history
Task-Url: #430
  • Loading branch information
keilw committed Nov 24, 2024
1 parent 4828d15 commit ca47110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<pre><code>&lt;dependency&gt;
&lt;groupId&gt;tech.units&lt;/groupId&gt;
&lt;artifactId&gt;indriya&lt;/artifactId&gt;
&lt;version&gt;2.2&lt;/version&gt;
&lt;version&gt;2.2.1&lt;/version&gt;
&lt;/dependency&gt;</code></pre>
</p>
For different build systems, check out the <a href="https://search.maven.org/artifact/tech.units/indriya/">latest Indriya version</a> on MavenCentral.
Expand Down

0 comments on commit ca47110

Please sign in to comment.