Skip to content

Commit 6e447a3

Browse files
authored
Update dependency org.assertj:assertj-core to v3.26.3 (#15)
2 parents ffac385 + 624f967 commit 6e447a3

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)