We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949e2e8 commit bfe3745Copy full SHA for bfe3745
project/deps.sc
@@ -55,7 +55,7 @@ object Deps {
55
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-macros:${Versions.jsoniterScala}"
56
def jvmRepr = ivy"com.github.jupyter:jvm-repr:0.4.0"
57
def mdoc = ivy"org.scalameta::mdoc:2.6.1"
58
- def munit = ivy"org.scalameta::munit:1.0.0"
+ def munit = ivy"org.scalameta::munit:1.0.2"
59
def metabrowseServer = ivy"org.scalameta:::metabrowse-server:0.2.13"
60
def osLib = ivy"com.lihaoyi::os-lib:0.10.3"
61
def pprint = ivy"com.lihaoyi::pprint:0.9.0"
0 commit comments