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

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Jun 21, 2023
1 parent a4bfe8d commit eac178b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ repositories {
}

dependencies {
api 'com.structurizr:structurizr-core:1.24.0'
api 'com.structurizr:structurizr-core:1.24.1'

testImplementation 'com.structurizr:structurizr-client:1.24.0'
testImplementation 'com.structurizr:structurizr-client:1.24.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
}

Expand Down

0 comments on commit eac178b

Please sign in to comment.