Skip to content

Commit

Permalink
Merge pull request #96 from lsd-consulting/dependabot/gradle/org.juni…
Browse files Browse the repository at this point in the history
…t.jupiter-junit-jupiter-engine-5.11.0
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
2 parents 2a49ac4 + 13f1ba5 commit e5a03fd
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 @@ -25,7 +25,7 @@ kotlin {
dependencies {
api 'io.github.lsd-consulting:lsd-core:7.0.30'
implementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.11.0'

testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'com.approvaltests:approvaltests:24.4.0'
Expand Down

0 comments on commit e5a03fd

Please sign in to comment.