Skip to content

Commit

Permalink
Update depgraphs, rbe, shapemap, shapepath, ... to 0.2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 22, 2024
1 parent 477823c commit 6a9826b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/main/scala/scala-cli-conf.scala
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
//> using scala "3.1.1"
//> using lib "com.monovore::decline-effect::2.2.0"

//> using lib "es.weso::shex::0.2.2"
//> using lib "es.weso::depgraphs::0.2.2"
//> using lib "es.weso::wshex::0.2.2"
//> using lib "es.weso::rbe::0.2.2"
//> using lib "es.weso::shextest::0.2.2"
//> using lib "es.weso::wikibaserdf::0.2.2"
//> using lib "es.weso::shapepath::0.2.2"
//> using lib "es.weso::shapemap::0.2.2"
//> using lib "es.weso::shex::0.2.33"
//> using lib "es.weso::depgraphs::0.2.33"
//> using lib "es.weso::wshex::0.2.33"
//> using lib "es.weso::rbe::0.2.33"
//> using lib "es.weso::shextest::0.2.33"
//> using lib "es.weso::wikibaserdf::0.2.33"
//> using lib "es.weso::shapepath::0.2.33"
//> using lib "es.weso::shapemap::0.2.33"
//> using lib "es.weso::shexsjena::0.2.0"

//> using lib "org.apache.jena:jena-shex:4.3.2"
Expand Down

0 comments on commit 6a9826b

Please sign in to comment.