Skip to content

Commit

Permalink
Merge pull request #115 from lsd-consulting/dependabot/gradle/org.jun…
Browse files Browse the repository at this point in the history
…it.jupiter-junit-jupiter-engine-5.11.2
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
2 parents a009466 + 3a388af commit eb19159
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.39'
implementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.11.1'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.11.2'

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

0 comments on commit eb19159

Please sign in to comment.