Skip to content

Commit 624f967

Browse files
Update dependency org.assertj:assertj-core to v3.26.3
1 parent 903eaf6 commit 624f967

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
@@ -48,7 +48,7 @@ subprojects {
4848
dependencies {
4949
implementation "org.ow2.asm:asm:9.7"
5050
implementation 'com.diffplug.gradle:goomph:4.0.1'
51-
testImplementation 'org.assertj:assertj-core:3.26.0'
51+
testImplementation 'org.assertj:assertj-core:3.26.3'
5252
}
5353
tasks.named('test') {
5454
dependsOn ':atplug-runtime:jar', ':atplug-runtime:testClasses'

0 commit comments

Comments
 (0)