From 67ed06c2b1eb4c8f83c6c9db84907f0a39e4f64b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:06:50 +0000 Subject: [PATCH] Bump org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) from 1.9.0 to 1.10.1. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0...1.10.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- token-validation-ktor-v3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/token-validation-ktor-v3/pom.xml b/token-validation-ktor-v3/pom.xml index ef96ed47..eb77d7b8 100644 --- a/token-validation-ktor-v3/pom.xml +++ b/token-validation-ktor-v3/pom.xml @@ -21,7 +21,7 @@ org.jetbrains.kotlinx kotlinx-coroutines-core-jvm - 1.9.0 + 1.10.1