File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4747 <spring-framework .version>6.2.0</spring-framework .version> <!-- For Javadoc links only -->
4848 <spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
4949 <testcontainers .version>1.17.6</testcontainers .version>
50+ <structurizr .version>3.1.0</structurizr .version>
5051
5152 </properties >
5253
Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >com.structurizr</groupId >
2828 <artifactId >structurizr-core</artifactId >
29- <version >1.29.0 </version >
29+ <version >${structurizr.version} </version >
3030 </dependency >
3131
3232 <dependency >
3333 <groupId >com.structurizr</groupId >
3434 <artifactId >structurizr-export</artifactId >
35- <version >1.19.0 </version >
35+ <version >${structurizr.version} </version >
3636 </dependency >
3737
3838 <dependency >
You can’t perform that action at this time.
0 commit comments