Skip to content

Commit 3de787e

Browse files
authored
Upgrade AssertJ to 3.27.7 (#262)
1 parent d9f79c6 commit 3de787e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ dependencies {
112112
testImplementation('org.junit.jupiter:junit-jupiter-api')
113113
testImplementation('org.junit.jupiter:junit-jupiter-engine')
114114
testRuntimeOnly('org.junit.vintage:junit-vintage-engine')
115-
testImplementation('org.assertj:assertj-core:3.26.3')
115+
testImplementation('org.assertj:assertj-core:3.27.7')
116116
testImplementation('org.apache.commons:commons-text:1.15.0')
117117
testImplementation( 'junit:junit:4.13.2' )
118118
testRuntimeOnly('org.immutables:value:2.10.1')

0 commit comments

Comments
 (0)