julianpeeters / avrohugger

Generate Scala case class definitions from Avro schemas
Apache License 2.0
202 stars 120 forks source link

Use scala-collection-compat to resolve name clash #146

Closed targeter closed 3 years ago

targeter commented 3 years ago

This fixes #131 / #145. #143 has a similar fix but includes additional functionality. This PR fixes only the name clash in the hopes of getting this merged and released sooner.

julianpeeters commented 3 years ago

@targeter thanks very much, this should be fixed now in avrohugger 1.0.0-RC23 and sbt-avrohugger 2.0.0-RC23