Skip to content

Commit faf6fa7

Browse files
dependabot[bot]hsz
authored andcommitted
Bump structure-intellij from 3.245 to 3.246
Bumps [structure-intellij](https://github.com/JetBrains/intellij-plugin-verifier) from 3.245 to 3.246. - [Release notes](https://github.com/JetBrains/intellij-plugin-verifier/releases) - [Commits](JetBrains/intellij-plugin-verifier@intellij-structure-3.245...intellij-structure-3.246) --- updated-dependencies: - 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]>
1 parent 9fb2065 commit faf6fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation("org.jetbrains.intellij.plugins:structure-base:3.245") {
3939
exclude("org.jetbrains.kotlin")
4040
}
41-
implementation("org.jetbrains.intellij.plugins:structure-intellij:3.245") {
41+
implementation("org.jetbrains.intellij.plugins:structure-intellij:3.246") {
4242
exclude("org.jetbrains.kotlin")
4343
}
4444
implementation("org.jetbrains.intellij:plugin-repository-rest-client:2.0.28") {

0 commit comments

Comments
 (0)