Skip to content

Commit

Permalink
Merge pull request #270 from tomokinakamaru/dependabot/gradle/org.ass…
Browse files Browse the repository at this point in the history
…ertj-assertj-core-3.27.3

Bump org.assertj:assertj-core from 3.27.2 to 3.27.3
  • Loading branch information
tomokinakamaru authored Jan 21, 2025
2 parents 5db1d55 + e49f3d0 commit 2ebd439
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 @@ -27,7 +27,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4'
testImplementation 'org.assertj:assertj-core:3.27.2'
testImplementation 'org.assertj:assertj-core:3.27.3'
}

generateGrammarSource {
Expand Down

0 comments on commit 2ebd439

Please # to comment.