Skip to content

Commit

Permalink
Update cli deps
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed May 12, 2023
1 parent 3c93bf0 commit 81a7514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions coordinator/src/main/scala/build.scala
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
//> using scala "3.2"
//> using lib "com.novocode:junit-interface:0.11"
//> using lib "org.jsoup:jsoup:1.15.4"
//> using lib "org.jsoup:jsoup:1.16.1"
//> using lib "org.json4s::json4s-native:4.0.6"
//> using lib "org.json4s::json4s-ext:4.0.6"
//> using lib "com.github.pureconfig::pureconfig-core:0.17.2"
//> using lib "com.github.pureconfig::pureconfig-core:0.17.3"
//> using lib "com.lihaoyi::os-lib:0.9.1"
//> using lib "com.lihaoyi::requests:0.8.0"

Expand Down

0 comments on commit 81a7514

Please sign in to comment.