Skip to content

Commit 86f794a

Browse files
chore(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.26.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 319804b commit 86f794a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646

4747
testImplementation 'com.auth0:java-jwt:4.4.0'
4848
testImplementation 'commons-io:commons-io:2.16.1'
49-
testImplementation 'org.assertj:assertj-core:3.26.0'
49+
testImplementation 'org.assertj:assertj-core:3.26.3'
5050
testImplementation 'org.mockito:mockito-core:5.12.0'
5151
testImplementation 'org.mockito:mockito-junit-jupiter:5.12.0'
5252
testImplementation "com.squareup.okhttp3:mockwebserver"

0 commit comments

Comments
 (0)