com-lihaoyi / upickle

uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
https://com-lihaoyi.github.io/upickle
MIT License
707 stars 158 forks source link

Conflicting Circe versions in build.sc #450

Closed dvgica closed 1 year ago

dvgica commented 1 year ago

I'm not terribly familiar with Mill, but it looks like there are conflicting versions of Circe present in build.sc:

This scala-steward PR updated the second, but not the first (although it was already de-synced): https://github.com/com-lihaoyi/upickle/pull/442/files

In my project dependencies, 0.13.0 is being pulled in a result, and it's pretty old. Any reason the version can't be updated everywhere?

lihaoyi commented 1 year ago

Seems to be gone now that everyone is on 0.14.5