I'm getting this warning:

(yes I've set my build.sbt to 3.7.0-SNAPSHOT for now)

What would cause a dependency from daffodil-lib to an earlier version of
daffodil lib?

[warn] circular dependency found:
org.apache.daffodil#daffodil-lib_2.12;3.7.0-SNAPSHOT->com.owlcyberdefense#xsat2_2.12;2.2.0->org.apache.daffodil#daffodil-lib_2.12;3.5.0

(I removed the 3.6.0-rc1 resolver from my ~/.sbt/1.0/build.sbt thinking
that might be it. Didn't help.)

This is just a warning, but are others seeing this?

Reply via email to