Skip to content

Commit 9fbf365

Browse files
chore(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2afd505 commit 9fbf365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ val servletVersion = "4.0.1"
7676
val slf4japiVersion = "1.7.36"
7777
val spotbugsAnnotationsVersion = "4.8.6"
7878
val testcontainersVersion = "1.20.3"
79-
val assertjVersion = "3.25.3"
79+
val assertjVersion = "3.26.3"
8080
val awaitilityVersion = "4.2.2"
8181

8282
distributions {

0 commit comments

Comments
 (0)