Skip to content

Commit

Permalink
Merge pull request #52 from scala-steward/update/coursier-2.1.16
Browse files Browse the repository at this point in the history
Update coursier to 2.1.16
  • Loading branch information
tgodzik authored Nov 8, 2024
2 parents 4000b47 + 6c8d898 commit a8a6c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Convert.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//> using lib "com.github.alexarchambault::case-app:2.1.0-M29"
//> using lib "com.lihaoyi::os-lib:0.11.3"
//> using lib "com.lihaoyi::pprint:0.9.0"
//> using lib "io.get-coursier::coursier:2.1.15"
//> using lib "io.get-coursier::coursier:2.1.16"
//> using lib "io.get-coursier::dependency:0.2.4"
//> using lib "org.apache.commons:commons-compress:1.27.1"
//> using scala "2.13.8"
Expand Down

0 comments on commit a8a6c91

Please sign in to comment.