Skip to content

Commit

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

Bump org.assertj:assertj-core from 3.25.2 to 3.25.3
  • Loading branch information
tomokinakamaru committed Feb 6, 2024
2 parents 9dc1e1b + e845f11 commit 98d0e19
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.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
testImplementation 'org.assertj:assertj-core:3.25.2'
testImplementation 'org.assertj:assertj-core:3.25.3'
}

generateGrammarSource {
Expand Down

0 comments on commit 98d0e19

Please sign in to comment.