skeuomorph
skeuomorph copied to clipboard
Remove `scala.jdk.CollectionConverters` from skeuomorph once the avrohugger migration has been completed
Once we migrate away from using avrohugger for IDL parsing (task link), we can safely remove the scala.jdk.CollectionConverters littered throughout skeuomorph without causing bincompat issues with sbt-mu-srcgen. See this comment for more details.