From 0e1bcf390cbed775292e7e65a2a11e6743774725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 16:36:31 +0000 Subject: [PATCH] build(deps): bump org.jetbrains.kotlin:kotlin-stdlib in /e2e Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 1.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- e2e/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/pom.xml b/e2e/pom.xml index e8f8f33..ce474e6 100644 --- a/e2e/pom.xml +++ b/e2e/pom.xml @@ -6,7 +6,7 @@ gauge-test 1.0-SNAPSHOT - 1.5.0 + 1.6.0 1.68