slatekit / kiit

Kotlin Framework for Apps, APIs, CLIs, Jobs, Mobile and more...
https://www.kiit.dev
Apache License 2.0
112 stars 13 forks source link

[UPGRADE] - [Versions] : Bump up kotlin / ktor runtimes #366

Closed kishorereddy closed 2 weeks ago

kishorereddy commented 2 weeks ago

Overview

Time to upgrade runtime versions for kotlin and ktor

Details

It's been a while since this was updated to recent kotlin and ktor versions.

Area

Build, runtime version support.

Problem

Want to use some of the more recent features of kotlin and ktor but restricted with the current versions that kiit is using.

  1. plugin features for ktor
  2. latest and greatest kotlin features

Solution

Bump up the runtimes for both kotlin and ktor

  1. kotlin : 1.8.22
  2. ktor : 2.3.12

Alternatives

n/a

kishorereddy commented 2 weeks ago

Closed with changes in https://github.com/slatekit/kiit/releases/tag/v3.1.0