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 d9f79c6 commit 3de787eCopy full SHA for 3de787e
1 file changed
build.gradle
@@ -112,7 +112,7 @@ dependencies {
112
testImplementation('org.junit.jupiter:junit-jupiter-api')
113
testImplementation('org.junit.jupiter:junit-jupiter-engine')
114
testRuntimeOnly('org.junit.vintage:junit-vintage-engine')
115
- testImplementation('org.assertj:assertj-core:3.26.3')
+ testImplementation('org.assertj:assertj-core:3.27.7')
116
testImplementation('org.apache.commons:commons-text:1.15.0')
117
testImplementation( 'junit:junit:4.13.2' )
118
testRuntimeOnly('org.immutables:value:2.10.1')
0 commit comments