Litote / kmongo

[deprecated] KMongo - a Kotlin toolkit for Mongo
https://litote.org/kmongo/
Apache License 2.0
781 stars 75 forks source link

From version 4.7.2, compatibility with Java 8 is broken #391

Closed gigitalz closed 1 year ago

gigitalz commented 1 year ago

Did you try to use is as dependency with a Java 8 project?

Could not resolve com.github.jershell:kbson:0.4.5.
        Required by:
            project :backend > org.litote.kmongo:kmongo-coroutine-serialization:4.7.2 > org.litote.kmongo:kmongo-serialization-mapping:4.7.2
zigzago commented 1 year ago

It works on my side. Please reopen if you still have the issue