From 4617e03fe5fd330cab9745bdb39d51767d7c24cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 01:40:27 +0000 Subject: [PATCH] Update plugin stacktracedecoroutinator to v2.6.2 --- 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 7f6bf40..514abe5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -23,4 +23,4 @@ kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" } graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.11.3" } git-version = { id = "com.palantir.git-version", version = "4.3.0" } gmazzo-buildconfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.9" } -stacktracedecoroutinator = { id = "dev.reformator.stacktracedecoroutinator", version = "2.6.1" } \ No newline at end of file +stacktracedecoroutinator = { id = "dev.reformator.stacktracedecoroutinator", version = "2.6.2" } \ No newline at end of file