Skip to content

Commit

Permalink
Upgrades structurizr-* to 2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Mar 2, 2024
1 parent e27ca52 commit 545cd23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ dependencies {
implementation 'jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0'
implementation 'org.glassfish.web:jakarta.servlet.jsp.jstl:3.0.1'

implementation 'com.structurizr:structurizr-dsl:2.0.0'
implementation 'com.structurizr:structurizr-autolayout:2.0.0'
implementation 'com.structurizr:structurizr-inspection:2.0.0'
implementation 'com.structurizr:structurizr-dsl:2.1.0'
implementation 'com.structurizr:structurizr-autolayout:2.1.0'
implementation 'com.structurizr:structurizr-inspection:2.1.0'

implementation 'org.apache.httpcomponents.client5:httpclient5:5.2.1'

Expand Down

0 comments on commit 545cd23

Please sign in to comment.