Skip to content

Commit

Permalink
Merge pull request #71 from ckipp01/updates
Browse files Browse the repository at this point in the history
chore: dep updates
  • Loading branch information
ckipp01 authored Dec 6, 2024
2 parents e16e10d + cd19c96 commit 982ecd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Main.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//> using scala "2.13.10"
//> using lib "com.lihaoyi::scalatags:0.12.0"
//> using lib "tech.sparse::toml-scala:0.2.2"
//> using lib "com.outr::scribe:3.10.5"
//> using dep com.lihaoyi::scalatags:0.13.1
//> using dep "tech.sparse::toml-scala:0.2.2"
//> using dep com.outr::scribe:3.10.5
//> using option "-Wunused"
//> using resourceDir "./resources"

Expand Down

0 comments on commit 982ecd7

Please sign in to comment.