Skip to content

Commit

Permalink
fix spring boot modules - shared-indexes
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 21e20bdd99da4a6d727d96065746153b1297e9ce
  • Loading branch information
develar authored and intellij-monorepo-bot committed Jul 2, 2021
1 parent da787b2 commit 773f2ea
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/plugin-graph/plugin-graph.json
Original file line number Diff line number Diff line change
Expand Up @@ -2740,6 +2740,18 @@
"parent": "cLR",
"type": 0
}
}, {
"group": "nodes",
"data": {
"id": "Cn",
"name": "intellij.spring.boot.core/shared-indexes",
"n": "i.spring.boot.core/shared-indexes",
"package": "com.intellij.spring.boot.initializr.indexing",
"sourceModule": "intellij.spring.boot.core",
"descriptor": "plugins/spring/spring-boot/spring-boot-core/resources/intellij.spring.boot.core.shared-indexes.xml",
"parent": "cLR",
"type": 0
}
}, {
"group": "nodes",
"data": {
Expand Down Expand Up @@ -4683,6 +4695,14 @@
"target": "EP",
"type": 1
}
}, {
"group": "edges",
"data": {
"id": "LR_Cn",
"source": "LR",
"target": "Cn",
"type": 1
}
}, {
"group": "edges",
"data": {
Expand Down Expand Up @@ -7123,6 +7143,14 @@
"target": "Up",
"type": 0
}
}, {
"group": "edges",
"data": {
"id": "Cn_1t",
"source": "Cn",
"target": "1t",
"type": 0
}
}, {
"group": "edges",
"data": {
Expand Down

0 comments on commit 773f2ea

Please sign in to comment.