There was an error while loading. Please reload this page.
This page shows the versions for important dependencies in TCL.
to determine a dependency version used by a specific version of TCL:
# check out the TCL version in question git checkout 1.0.0
# ask gradle about the dependency version gw dependencyInsight --dependency org.springframework.boot:spring-boot gw dependencyInsight --dependency io.opentelemetry:opentelemetry-api gw dependencyInsight --dependency com.google.cloud.opentelemetry:exporter-trace