Skip to content

Commit

Permalink
Merge pull request #139 from qoomon/dependabot/gradle/org.junit.jupit…
Browse files Browse the repository at this point in the history
…er-junit-jupiter-engine-5.10.1

build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1
  • Loading branch information
qoomon authored Nov 16, 2023
2 parents d14c57b + 82e5e63 commit dbcfeee
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 @@ -26,7 +26,7 @@ dependencies {
implementation 'org.apache.commons:commons-configuration2:2.9.0'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
testImplementation 'org.assertj:assertj-core:3.24.2'
}

Expand Down

0 comments on commit dbcfeee

Please sign in to comment.