GH-462 - Upgrade to latest Structurizr.

Core 1.18 -> 1.29
Export 1.8.3 -> 1.19.0
This commit is contained in:
Oliver Drotbohm
2024-01-17 18:03:32 +01:00
parent 3486b119d9
commit 72762faf4d
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
<dependency>
<groupId>com.structurizr</groupId>
<artifactId>structurizr-core</artifactId>
<version>1.18.0</version>
<version>1.29.0</version>
</dependency>
<dependency>
@@ -38,7 +38,7 @@
<dependency>
<groupId>com.structurizr</groupId>
<artifactId>structurizr-export</artifactId>
<version>1.8.3</version>
<version>1.19.0</version>
</dependency>
<dependency>