Skip to content

Commit

Permalink
Merge pull request #192 from scala-steward/update/munit-1.0.0-M10
Browse files Browse the repository at this point in the history
Update munit, munit-scalacheck to 1.0.0-M10
  • Loading branch information
lewisjkl authored Oct 27, 2023
2 parents 9d33bf4 + d346c9d commit d25bb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ object Deps {
val ujson = ivy"com.lihaoyi::ujson:3.1.3"
}

val munitVersion = "1.0.0-M8"
val munitVersion = "1.0.0-M10"
object grpc {
val version = "1.58.0"
val netty = ivy"io.grpc:grpc-netty:$version"
Expand Down

0 comments on commit d25bb91

Please sign in to comment.