Skip to content

Commit

Permalink
feat: plantUML with MIT licence
Browse files Browse the repository at this point in the history
Use lsd-core version that switches to plantUML containing the MIT licence
  • Loading branch information
nickmcdowall committed May 13, 2023
1 parent d4bf126 commit ffd5464
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 @@ -23,7 +23,7 @@ kotlin {
}

dependencies {
api 'io.github.lsd-consulting:lsd-core:5.0.3'
api 'io.github.lsd-consulting:lsd-core:5.1.0'
implementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.9.2'

Expand Down

0 comments on commit ffd5464

Please sign in to comment.