We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5780f2 commit 7460200Copy full SHA for 7460200
build.gradle
@@ -8,7 +8,7 @@ subprojects { proj ->
8
9
description = 'Structurizr'
10
group = 'com.structurizr'
11
- version = '2.1.2'
+ version = '2.1.3'
12
13
repositories {
14
mavenCentral()
changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## unreleased
+## 2.1.3 (16th June 2024)
4
5
- structurizr-core: Fixes https://github.com/structurizr/java/issues/298 (Unknown model item type on 'element')
6
0 commit comments