Skip to content

Commit

Permalink
Merge pull request #254 from tomokinakamaru/dependabot/gradle/org.jun…
Browse files Browse the repository at this point in the history
…it.jupiter-junit-jupiter-engine-5.11.1

Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1
  • Loading branch information
tomokinakamaru authored Sep 26, 2024
2 parents 3bc062c + f7fbb1e commit 36ac972
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 @@ dependencies {
implementation 'info.picocli:picocli:4.7.6'
implementation 'org.apache.commons:commons-collections4:4.4'
implementation 'com.github.javaparser:javaparser-symbol-solver-core:3.26.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.1'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.1'
testImplementation 'org.assertj:assertj-core:3.26.3'
Expand Down

0 comments on commit 36ac972

Please # to comment.