Skip to content

Commit

Permalink
Merge pull request #9 from scala-steward/update/commons-compress-1.24.0
Browse files Browse the repository at this point in the history
Update commons-compress to 1.24.0
  • Loading branch information
tgodzik authored Nov 2, 2023
2 parents 0372b75 + 390ae07 commit 781aa99
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
Expand Up @@ -3,7 +3,7 @@
//> using lib "com.lihaoyi::pprint:0.8.1"
//> using lib "io.get-coursier::coursier:2.1.0-M5-24-g678b31710"
//> using lib "io.get-coursier::dependency:0.2.3"
//> using lib "org.apache.commons:commons-compress:1.21"
//> using lib "org.apache.commons:commons-compress:1.24.0"
//> using scala "2.13.8"

//> using option "-Ywarn-unused"
Expand Down

0 comments on commit 781aa99

Please sign in to comment.