Skip to content

Commit

Permalink
deploy: 8a93171
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatScalaGuy committed Aug 3, 2024
1 parent 4126627 commit a01a6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h3 id="usage" class="section"><a class="anchor-link left" href="#usage"><i clas
<p>This library is currently available for Scala binary versions 2.13 and 3.1.</p>
<p>To use the latest version, include the following in your <code>build.sbt</code>:</p>
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> ++= </span><span class="type-name">Seq</span><span>(
</span><span class="string-literal">&quot;de.thatscalaguy&quot;</span><span> %% </span><span class="string-literal">&quot;skunk-crypt&quot;</span><span> % </span><span class="string-literal">&quot;0.0-a5697e9-SNAPSHOT&quot;</span><span>
</span><span class="string-literal">&quot;de.thatscalaguy&quot;</span><span> %% </span><span class="string-literal">&quot;skunk-crypt&quot;</span><span> % </span><span class="string-literal">&quot;0.0-8a93171-SNAPSHOT&quot;</span><span>
)</span></code></pre>


Expand Down

0 comments on commit a01a6dc

Please sign in to comment.