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 4ce3d8cCopy full SHA for 4ce3d8c
build.sbt
@@ -25,7 +25,7 @@ inThisBuild(
25
26
lazy val versions = new {
27
val armeria = "1.17.0"
28
- val collectionCompat = "2.7.0"
+ val collectionCompat = "2.13.0"
29
val munit = "1.0.1"
30
val reactor = "0.8.0"
31
val reactorGrpc = "1.2.3"
0 commit comments