Skip to content

Commit 9d3adc4

Browse files
build(deps): bump org.assertj:assertj-core in the all-dependencies group (#170)
1 parent c3e7ac9 commit 9d3adc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
// library needs to bring their own version (probably this)
4040
testImplementation 'org.eclipse.parsson:parsson:1.1.6'
4141
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
42-
testImplementation 'org.assertj:assertj-core:3.25.3'
42+
testImplementation 'org.assertj:assertj-core:3.26.0'
4343
testImplementation 'org.mockito:mockito-core:5.12.0'
4444
}
4545

0 commit comments

Comments
 (0)