Skip to content

Commit bfe3745

Browse files
Update munit to 1.0.2 (almond-sh#1414)
Co-authored-by: Alexandre Archambault <[email protected]>
1 parent 949e2e8 commit bfe3745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ object Deps {
5555
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-macros:${Versions.jsoniterScala}"
5656
def jvmRepr = ivy"com.github.jupyter:jvm-repr:0.4.0"
5757
def mdoc = ivy"org.scalameta::mdoc:2.6.1"
58-
def munit = ivy"org.scalameta::munit:1.0.0"
58+
def munit = ivy"org.scalameta::munit:1.0.2"
5959
def metabrowseServer = ivy"org.scalameta:::metabrowse-server:0.2.13"
6060
def osLib = ivy"com.lihaoyi::os-lib:0.10.3"
6161
def pprint = ivy"com.lihaoyi::pprint:0.9.0"

0 commit comments

Comments
 (0)