pellet
pellet copied to clipboard
An opinionated, Kotlin-first web framework that helps you write fast, concise, and correct backend services 🚀.
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.6.3 to 1.7.1. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases. 1.7.1 This is a bugfix release that aims to fix missing kotlinx-serialization-hocon artifact. It also contains experimental integration...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. Release notes Sourced from org.junit.jupiter:junit-jupiter's releases. JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 Commits...
Bumps [org.jetbrains.kotlinx:kotlinx-io-core](https://github.com/Kotlin/kotlinx-io) from 0.3.2 to 0.4.0. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-io-core's releases. v0.4.0 Features Updated Kotlin version to 2.0. v0.3.5 Features Provided an extension function to write CharSequences (Sink.writeString overloaded...