We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6708fb3 commit 0c67ec0Copy full SHA for 0c67ec0
lib/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
testImplementation 'org.mockito:mockito-core:5.15.2'
57
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
58
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.19.4'
59
- testImplementation 'org.assertj:assertj-core:3.27.4'
+ testImplementation 'org.assertj:assertj-core:3.27.6'
60
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
61
62
runtimeOnly "org.apache.arrow:arrow-memory-netty:18.3.0"
0 commit comments