colomboe / KIO

A simple, lightweight IO monad implementation for Kotlin with effect rotation
https://colomboe.github.io/KIO/
Apache License 2.0
60 stars 4 forks source link

Major updates #8

Closed itbhp closed 1 year ago

itbhp commented 1 year ago

Scope

With this PR I upgraded gradle version to 7.5.1 (the latest at the moment) and I did the same thing for all other dependencies.

Changes

I moved the versions of the dependencies and plugins to the gradle.properties file

colomboe commented 1 year ago

Thank you very much!