Skip to content

Commit f1202b6

Browse files
committed
Update scala-collection-compat to 2.14.0
1 parent 4ebed43 commit f1202b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ inThisBuild(
2525

2626
lazy val versions = new {
2727
val armeria = "1.17.0"
28-
val collectionCompat = "2.7.0"
28+
val collectionCompat = "2.14.0"
2929
val munit = "1.0.1"
3030
val reactor = "0.8.0"
3131
val reactorGrpc = "1.2.3"

0 commit comments

Comments
 (0)