Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Update munit to 1.0.2 #113

Merged
merged 1 commit into from
Sep 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion skan/src/project.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//> using dep com.lihaoyi::upickle:4.0.1
//> using dep com.lihaoyi::os-lib:0.10.7
//> using dep dev.dirs:directories:26
//> using test.dep org.scalameta::munit::1.0.1
//> using test.dep org.scalameta::munit::1.0.2
//> using options -deprecation -feature -explain -Wunused:all
//> using computeVersion git:dynver
//> using buildInfo
Expand Down