Skip to content

Commit

Permalink
Updates dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Feb 22, 2024
1 parent d9b5f63 commit 06e9dc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions structurizr-onpremises-plugin/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.29.0'
api 'com.structurizr:structurizr-client:2.0.0'

testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
}
Expand All @@ -22,7 +22,6 @@ targetCompatibility = 17

description = 'Plugin APIs for the Structurizr on-premises installation'
group = 'com.structurizr'
version = '0.0.1'

test {
useJUnitPlatform()
Expand Down

0 comments on commit 06e9dc4

Please sign in to comment.