Skip to content

Commit

Permalink
fix: upgrade to lsd-core 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmcdowall committed Mar 30, 2023
1 parent 2bf16c3 commit 8923d77
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 @@ -20,7 +20,7 @@ repositories {
}

dependencies {
api 'io.github.lsd-consulting:lsd-core:3.2.1'
api 'io.github.lsd-consulting:lsd-core:3.2.4'
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 8923d77

Please sign in to comment.