From d2a86c870b1ff51406c213cc9c47ee053c18b520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 14:09:34 +0000 Subject: [PATCH] chore: bump org.jetbrains.intellij.plugins:structure-toolbox Bumps [org.jetbrains.intellij.plugins:structure-toolbox](https://github.com/JetBrains/intellij-plugin-verifier) from 3.309 to 3.310. - [Release notes](https://github.com/JetBrains/intellij-plugin-verifier/releases) - [Changelog](https://github.com/JetBrains/intellij-plugin-verifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/intellij-plugin-verifier/compare/intellij-structure-3.309...intellij-structure-3.310) --- updated-dependencies: - dependency-name: org.jetbrains.intellij.plugins:structure-toolbox dependency-version: '3.310' dependency-type: direct:production update-type: version-update:semver-minor ... 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 4f46170..797656b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ ksp = "2.1.10-1.0.31" retrofit = "3.0.0" changelog = "2.2.1" gettext = "0.7.0" -plugin-structure = "3.309" +plugin-structure = "3.310" mockk = "1.14.4" [libraries]