Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6d75b98 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
sake92 committed Aug 25, 2024
1 parent 138b0c5 commit 0674f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/code-gen.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</ul>
</section><section id="standalone-generator"><h2>Standalone generator</h2><p>You can use Ammonite to test the generator:</p>
<pre><code class="language-scala">import $ivy.`ba.sake:squery-generator_2.13:0.5.2`
import $ivy.`ba.sake:squery::0.5.2`
import $ivy.`ba.sake::squery:0.5.2`
import $ivy.`org.postgresql:postgresql:42.7.4`
import $ivy.`com.zaxxer:HikariCP:5.1.0`
import ba.sake.squery.generator.*
Expand Down

0 comments on commit 0674f48

Please sign in to comment.