Skip to content

Commit 422a2d4

Browse files
hamzaremmaltgodzik
authored andcommitted
fix: drop jackson-module-scala from CB
[Cherry-picked 2b6dac7]
1 parent 83ec898 commit 422a2d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/Build.scala

+1
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ object Build {
206206

207207
// Avoid various sbt craziness involving classloaders and parallelism
208208
run / fork := true,
209+
run / connectInput := true,
209210
Test / fork := true,
210211
Test / parallelExecution := false,
211212

0 commit comments

Comments
 (0)