Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: bump org.jetbrains.intellij.plugins:structure-toolbox
Bumps [org.jetbrains.intellij.plugins:structure-toolbox](https://github.com/JetBrains/intellij-plugin-verifier) from 3.319 to 3.320.
- [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/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij.plugins:structure-toolbox
  dependency-version: '3.320'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2025
commit 9b90ece97494410c75584a96ac56637566c2af8a
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ksp = "2.1.20-2.0.1"
retrofit = "3.0.0"
changelog = "2.4.0"
gettext = "0.7.0"
plugin-structure = "3.319"
plugin-structure = "3.320"
mockk = "1.14.6"
detekt = "1.23.8"
bouncycastle = "1.82"
Expand Down
Loading