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

Commit

Permalink
Updated Java dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Jan 28, 2023
1 parent 52098a3 commit 70f7cb5
Showing 1 changed file with 1 addition and 1 deletion.
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-client:1.17.0'
api 'com.structurizr:structurizr-client:1.19.0'

testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
}
Expand Down

0 comments on commit 70f7cb5

Please sign in to comment.