Skip to content

Commit

Permalink
fix(deps): Update dependency org.assertj:assertj-core to v3.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Feb 1, 2025
1 parent c1d543d commit 7823c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
testImplementation 'org.mockito:mockito-core:5.14.2'
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.2'
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.18.1'
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.assertj:assertj-core:3.27.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'

runtimeOnly "org.apache.arrow:arrow-memory-netty:18.1.0"
Expand Down

0 comments on commit 7823c3b

Please sign in to comment.