Skip to content

Commit

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

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

Updates `org.jetbrains.intellij.plugins:structure-ide` from 3.294 to 3.295
- [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/intellij-structure-3.295)

Updates `org.jetbrains.intellij.plugins:structure-intellij` from 3.294 to 3.295
- [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/intellij-structure-3.295)

---
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-ide
  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 Feb 5, 2025
1 parent 1cec365 commit c695bf1
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.1"
intellijStructure = "3.294"
intellijStructure = "3.295"
intellijPluginRepositoryRestClient = "2.0.45"
kotlinxSerializationJson = "1.8.0"
okio = "1.17.6"
Expand Down

0 comments on commit c695bf1

Please sign in to comment.