Skip to content

Commit

Permalink
Merge pull request #54 from lsd-consulting/dependabot/gradle/org.juni…
Browse files Browse the repository at this point in the history
…t.jupiter-junit-jupiter-engine-5.10.2
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
2 parents 96179e0 + 8e5bee2 commit f79185a
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.14'
implementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'

testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'com.approvaltests:approvaltests:22.3.3'
Expand Down

0 comments on commit f79185a

Please sign in to comment.