Skip to content

Commit c46ae32

Browse files
committed
add generated ci.yml
1 parent b14b712 commit c46ae32

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
@@ -129,7 +129,6 @@ lazy val `scex-core` = project.dependsOn(`scex-macros` % CompileAndTest)
129129
"org.scala-lang" % "scala-reflect" % scalaVersion.value,
130130
"org.scala-lang" % "scala-compiler" % scalaVersion.value,
131131
"org.scala-lang.modules" %% "scala-parser-combinators" % parserCombinatorsVersion,
132-
"org.scala-lang.modules" %% "scala-collection-compat" % collectionCompatVersion,
133132
"com.avsystem.commons" %% "commons-core" % avsCommonsVersion,
134133
"org.slf4j" % "slf4j-api" % slf4jVersion,
135134
"commons-codec" % "commons-codec" % commonsCodecVersion,

0 commit comments

Comments
 (0)