File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -469,11 +469,14 @@ softwaremill_sttp {
469469 ]
470470}
471471softwaremill_tapir {
472+ java.version=17
472473 sbt.options=["-J-Xmx6g", "-J-Xss2M", "-J-XX:+UseG1GC"]
474+ sbt.commands=["set vertxServerZio1.jvm(true)/Compile/doc/sources := Nil"]
473475 projects.overrides {
474476 tapir-datadog-metrics.tests = compile-only
475477 tapir-http4s-client.tests = compile-only
476478 tapir-sttp-client-ws-zio1.tests = compile-only
479+ tapir-sttp-client.tests = compile-only
477480 // Deadlocks when executing in minikube
478481 tapir-vertx-server.tests = compile-only
479482 }
Original file line number Diff line number Diff line change 1- akka/akka
2- avast/scala-server-toolkit
31disneystreaming/smithy4s
4- http4s/http4s
5- kamon-io/kamon
6- scalatest/scalatest
7- softwaremill/sttp
82softwaremill/tapir
9- thoughtworksinc/dsl.scala
10- zio/zio
3+ thoughtworksinc/dsl.scala
You can’t perform that action at this time.
0 commit comments