Skip to content

Commit bc16874

Browse files
committed
remove collectionCompatVersion from build.sbt
1 parent c46ae32 commit bc16874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ inThisBuild(Seq(
2222
val CompileAndTest = "compile->compile;test->test"
2323

2424
val parserCombinatorsVersion = "1.1.2"
25-
val collectionCompatVersion = "2.8.1"
2625
val avsCommonsVersion = "2.10.0"
2726
val jettyVersion = "9.4.51.v20230217" // Tests only
2827
val vaadinVersion = "6.8.18" // Tests only

0 commit comments

Comments
 (0)