<#17854 scala 3 runtime library coordinate is wron...
# github-notifications
q
#17854 scala 3 runtime library coordinate is wrong Issue created by tdyas The Maven coordinate for the Scala 3 runtime library is
org.scala-lang:scala3-library_3
and not
org.scala-lang:scala-library
as for Scala 2. pants/src/python/pants/backend/scala/dependency_inference/rules.py Line 134 in </pantsbuild/pants/commit/6023514fafc5e332109e516db2e1c348233934bc|6023514> should be updated with the correct coordinate. pantsbuild/pants
u