diff --git a/build.sbt b/build.sbt index 789cef8..4f58fc4 100644 --- a/build.sbt +++ b/build.sbt @@ -25,7 +25,7 @@ inThisBuild( lazy val versions = new { val armeria = "1.17.0" - val collectionCompat = "2.4.4" + val collectionCompat = "2.7.0" val munit = "0.7.29" val reactor = "0.8.0" val reactorGrpc = "1.2.3"