Skip to content

Commit

Permalink
feat: plantUML with MIT licence
Browse files Browse the repository at this point in the history
bumps to lsd-core that contains plantUML version with MIT licence
  • Loading branch information
nickmcdowall committed May 13, 2023
1 parent 9e8e91f commit 592f316
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 @@ -21,7 +21,7 @@ repositories {
}

dependencies {
api 'io.github.lsd-consulting:lsd-core:5.0.2'
api 'io.github.lsd-consulting:lsd-core:5.1.0'
implementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
implementation 'com.j2html:j2html:1.5.0'
Expand Down

0 comments on commit 592f316

Please sign in to comment.