Skip to content

Commit

Permalink
deploy: cee61fc
Browse files Browse the repository at this point in the history
  • Loading branch information
danicheg committed Nov 15, 2023
1 parent fd6d83d commit 13d8163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ <h1 id="munit-cats-effect" class="title">munit-cats-effect</h1>

<h2 id="binaries" class="section"><a class="anchor-link left" href="#binaries"><i class="icofont-laika link">&#xef71;</i></a>Binaries</h2>
<p>Cats Effect 2 integration is provided via:</p>
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;org.typelevel&quot;</span><span> %%% </span><span class="string-literal">&quot;munit-cats-effect-2&quot;</span><span> % </span><span class="string-literal">&quot;2.0.0-M3&quot;</span><span> % </span><span class="string-literal">&quot;test&quot;</span></code></pre>
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;org.typelevel&quot;</span><span> %%% </span><span class="string-literal">&quot;munit-cats-effect-2&quot;</span><span> % </span><span class="string-literal">&quot;2.0.0-M4&quot;</span><span> % </span><span class="string-literal">&quot;test&quot;</span></code></pre>
<p>Cats Effect 3 integration is provided via:</p>
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;org.typelevel&quot;</span><span> %%% </span><span class="string-literal">&quot;munit-cats-effect-3&quot;</span><span> % </span><span class="string-literal">&quot;2.0.0-M3&quot;</span><span> % </span><span class="string-literal">&quot;test&quot;</span></code></pre>
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;org.typelevel&quot;</span><span> %%% </span><span class="string-literal">&quot;munit-cats-effect-3&quot;</span><span> % </span><span class="string-literal">&quot;2.0.0-M4&quot;</span><span> % </span><span class="string-literal">&quot;test&quot;</span></code></pre>
<p>Builds are available for Scala 2.12, 2.13, and 3 for both the JVM and Scala.js.</p>

<h2 id="getting-started" class="section"><a class="anchor-link left" href="#getting-started"><i class="icofont-laika link">&#xef71;</i></a>Getting Started</h2>
Expand Down

0 comments on commit 13d8163

Please sign in to comment.