File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ jodersky_scala-argparse{
291291 ]
292292}
293293jodersky_scalapb-ujson{
294- tests = disable // starts failing process (proto gen?)
294+ tests = disabled // starts failing process (proto gen?)
295295}
296296joernio_joern{
297297 projects.overrides{
@@ -490,7 +490,7 @@ scalanlp_breeze {
490490 ]
491491}
492492// Upstream is compiled with Java 11
493- scalapb_scalapb{
493+ scalapb_scalapb {
494494 tests = compile-only // disabled due to usage of scalaOutputVersion, breaks due to changes in LazyVals
495495 java.version = 11
496496 sbt.commands=[
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ eed3si9n/verify eed3si9n/verify main
1313sellmerfud/optparse sellmerfud/optparse master
1414
1515# Unmaintained
16- findify/flink-adt WojciechMazur/flink-ad fix/compilation-scala-3.3.x
16+ findify/flink-adt WojciechMazur/flink-adt fix/compilation-scala-3.3.x
1717findify/flink-scala-api flink-extended/flink-scala-api master
You can’t perform that action at this time.
0 commit comments