Skip to content

Commit 01cf2be

Browse files
build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#587)
1 parent ab6822d commit 01cf2be

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
@@ -146,7 +146,7 @@ testing {
146146
}
147147
}
148148
dependencies {
149-
implementation 'org.assertj:assertj-core:3.26.3'
149+
implementation 'org.assertj:assertj-core:3.27.0'
150150
implementation 'org.mockito:mockito-core:5.14.2'
151151
implementation 'org.mockito:mockito-junit-jupiter:5.14.2'
152152
implementation 'com.github.stefanbirkner:system-lambda:1.2.1'

0 commit comments

Comments
 (0)