Skip to content

Commit

Permalink
Merge pull request #241 from Aiven-Open/dependabot/gradle/org.assertj…
Browse files Browse the repository at this point in the history
…-assertj-core-3.26.0

build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • Loading branch information
AnatolyPopov authored Jun 3, 2024
2 parents ec5fa8f + 33aebd4 commit 66bab5e
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 @@ -169,7 +169,7 @@ dependencies {
testImplementation "org.apache.parquet:parquet-tools:$parquetVersion"
testImplementation "com.fasterxml.jackson.core:jackson-databind:2.17.0"
testImplementation "org.mockito:mockito-core:5.11.0"
testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'org.assertj:assertj-core:3.26.0'

testImplementation ("org.apache.parquet:parquet-tools:$parquetVersion") {
exclude group: "org.slf4j", module: "slf4j-api"
Expand Down

0 comments on commit 66bab5e

Please sign in to comment.