Skip to content

Commit

Permalink
Merge pull request #95 from lsd-consulting/dependabot/gradle/org.juni…
Browse files Browse the repository at this point in the history
…t.jupiter-junit-jupiter-api-5.11.0
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
2 parents 0f12a2f + 9d4b0da commit 2a49ac4
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 @@ -24,7 +24,7 @@ kotlin {

dependencies {
api 'io.github.lsd-consulting:lsd-core:7.0.30'
implementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
implementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'

testImplementation 'org.assertj:assertj-core:3.26.3'
Expand Down

0 comments on commit 2a49ac4

Please sign in to comment.