We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebed43 commit 19236ddCopy full SHA for 19236dd
build.sbt
@@ -26,7 +26,7 @@ inThisBuild(
26
lazy val versions = new {
27
val armeria = "1.17.0"
28
val collectionCompat = "2.7.0"
29
- val munit = "1.0.1"
+ val munit = "1.0.4"
30
val reactor = "0.8.0"
31
val reactorGrpc = "1.2.3"
32
val scala212 = "2.12.16"
0 commit comments