Skip to content

Commit

Permalink
fix(deps): update dependency com.structurizr:structurizr-dsl to v1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2023
1 parent bc7b321 commit 45c60d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation("org.eclipse.jgit:org.eclipse.jgit:6.4.0.202211300538-r")

implementation("com.structurizr:structurizr-core:1.21.0")
implementation("com.structurizr:structurizr-dsl:1.26.2")
implementation("com.structurizr:structurizr-dsl:1.27.1")
implementation("com.structurizr:structurizr-export:1.10.1")

implementation("net.sourceforge.plantuml:plantuml:1.2023.1")
Expand Down

0 comments on commit 45c60d5

Please sign in to comment.