From f55da667a7c45b6ac291865e1ce1bc26533f809c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:06:47 +0000 Subject: [PATCH] Bump org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-test-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-test-jvm dependency-type: direct:development 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..b394b2ad 100644 --- a/token-validation-ktor-v3/pom.xml +++ b/token-validation-ktor-v3/pom.xml @@ -82,7 +82,7 @@ org.jetbrains.kotlinx kotlinx-coroutines-test-jvm - 1.9.0 + 1.10.1 test