json-logic-kmp
json-logic-kmp copied to clipboard
Update to Kotlin 2.0 and remove dependency on org.jetbrains.kotlinx:kotlinx-datetime
The org.jetbrains.kotlinx:kotlinx-datetime dependency is unstable and by depending on this, you are forcing consumers of this library to match the version used. Kotlin 2 shipped with a built in Instant so you don't need to depend on kotlinx datetime