Skip to content

Commit

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

build(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.2
  • Loading branch information
tvainika authored Feb 2, 2024
2 parents f4af940 + e43fded commit f3bd06c
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.16.1"
testImplementation "org.mockito:mockito-core:5.8.0"
testImplementation 'org.assertj:assertj-core:3.25.0'
testImplementation 'org.assertj:assertj-core:3.25.2'

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

0 comments on commit f3bd06c

Please sign in to comment.