Skip to content

Commit

Permalink
Merge pull request #22598 from quarkusio/dependabot/gradle/devtools/g…
Browse files Browse the repository at this point in the history
…radle/org.assertj-assertj-core-3.22.0
  • Loading branch information
dependabot[bot] authored Jan 3, 2022
2 parents 796b551 + d3ddbf1 commit ac6def9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ subprojects {

testImplementation gradleTestKit()
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
testImplementation 'org.assertj:assertj-core:3.21.0'
testImplementation 'org.assertj:assertj-core:3.22.0'
}

test {
Expand Down

0 comments on commit ac6def9

Please sign in to comment.