From 1958964c097811e1a5836d94e42e7f21b3354595 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 10:49:58 +0000 Subject: [PATCH] chore(deps): update dependency org.jetbrains.kotlinx:kotlin-jupyter-intellij-platform to v0.0.2-17 --- intellij-platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intellij-platform.json b/intellij-platform.json index a9b6c67..aabc348 100644 --- a/intellij-platform.json +++ b/intellij-platform.json @@ -1,7 +1,7 @@ { "description": "The IntelliJ Platform integration to bridge Kotlin Notebook with the IntelliJ Platform SDK and the IntelliJ IDEA runtime for seamless code execution and interactive development", "properties": [ - { "name": "v", "value": "0.0.2-12" }, + { "name": "v", "value": "0.0.2-17" }, { "name": "v-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kotlin-jupyter-intellij-platform" } ], "link": "https://plugins.jetbrains.com/docs/intellij/welcome.html",