From 1e5ec614d0043a0f62b314a9e800711841812dc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 22:13:07 +0000 Subject: [PATCH] chore(deps): bump dev.reformator.stacktracedecoroutinator Bumps [dev.reformator.stacktracedecoroutinator](https://github.com/Anamorphosee/stacktrace-decoroutinator) from 2.5.7 to 2.5.8. - [Release notes](https://github.com/Anamorphosee/stacktrace-decoroutinator/releases) - [Commits](https://github.com/Anamorphosee/stacktrace-decoroutinator/compare/v2.5.7...v2.5.8) --- updated-dependencies: - dependency-name: dev.reformator.stacktracedecoroutinator dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e9c659cff81..d922f67077a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -61,7 +61,7 @@ akkurate = "0.11.0" kaml = "0.102.0" snakeyaml-engine-kmp = "4.0.1" konsist = "0.17.3" -decoroutinator = "2.5.7" +decoroutinator = "2.5.8" spring-boot = "4.0.0-RC1" spring-depmgmt = "1.1.7" ktor = "3.3.1"