Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Brown committed Oct 27, 2023
1 parent 9641da4 commit 670617e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
}

dependencies {
api 'com.structurizr:structurizr-core:1.25.0'
api 'com.structurizr:structurizr-core:1.27.0'

testImplementation 'com.structurizr:structurizr-client:1.25.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.17.0 (unreleased)
## 1.17.0 (27th October 2023)

- C4PlantUMLExporter: Adds support for border style and stroke width (#73).
- C4PlantUMLExporter: Adds support for sequence diagrams (#66).
Expand Down

0 comments on commit 670617e

Please sign in to comment.