Skip to content

Commit a3f98a4

Browse files
authored
Update dependency org.assertj:assertj-core to v3.27.2 (#56)
2 parents cf7813c + 2d4abbc commit a3f98a4

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.1"
5050
implementation 'com.diffplug.gradle:goomph:4.2.0'
51-
testImplementation 'org.assertj:assertj-core:3.27.0'
51+
testImplementation 'org.assertj:assertj-core:3.27.2'
5252
}
5353
tasks.named('test') {
5454
dependsOn ':atplug-runtime:jar', ':atplug-runtime:testClasses'

0 commit comments

Comments
 (0)