Skip to content

Commit

Permalink
Bump intellijStructure from 3.287 to 3.289
Browse files Browse the repository at this point in the history
Bumps `intellijStructure` from 3.287 to 3.289.

Updates `org.jetbrains.intellij.plugins:structure-base` from 3.287 to 3.289
- [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)

Updates `org.jetbrains.intellij.plugins:structure-intellij` from 3.287 to 3.289
- [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-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.intellij.plugins:structure-intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 1763cd2 commit bf2d91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
# libraries
annotations = "26.0.0"
intellijStructure = "3.287"
intellijStructure = "3.289"
intellijPluginRepositoryRestClient = "2.0.39"
kotlinxSerializationJson = "1.6.3"
retrofit = "2.11.0"
Expand Down

0 comments on commit bf2d91c

Please sign in to comment.