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 47
47
<spring-framework .version>6.2.0</spring-framework .version> <!-- For Javadoc links only -->
48
48
<spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
49
49
<testcontainers .version>1.17.6</testcontainers .version>
50
+ <structurizr .version>3.1.0</structurizr .version>
50
51
51
52
</properties >
52
53
Original file line number Diff line number Diff line change 26
26
<dependency >
27
27
<groupId >com.structurizr</groupId >
28
28
<artifactId >structurizr-core</artifactId >
29
- <version >1.29.0 </version >
29
+ <version >${structurizr.version} </version >
30
30
</dependency >
31
31
32
32
<dependency >
33
33
<groupId >com.structurizr</groupId >
34
34
<artifactId >structurizr-export</artifactId >
35
- <version >1.19.0 </version >
35
+ <version >${structurizr.version} </version >
36
36
</dependency >
37
37
38
38
<dependency >
You can’t perform that action at this time.
0 commit comments